diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-25 17:10:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-25 17:10:19 +0200 |
commit | 8d4208c1b56b728f075f8f84b09aec9fe70c4122 (patch) | |
tree | d370cfe65cc80534de56803ed8cf0c3c2173f185 /x11-misc | |
parent | dev-python/cryptography: Stabilize 42.0.7 sparc, #932697 (diff) | |
download | gentoo-8d4208c1b56b728f075f8f84b09aec9fe70c4122.tar.gz gentoo-8d4208c1b56b728f075f8f84b09aec9fe70c4122.tar.bz2 gentoo-8d4208c1b56b728f075f8f84b09aec9fe70c4122.zip |
x11-misc/xrootconsole: Stabilize 0.6-r2 x86, #932730
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6-r2.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6-r2.ebuild index 8b8410770a04..7894b9fa83a4 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.6-r2.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.6-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="x11-libs/libX11" DEPEND=" |