diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-03-06 16:36:20 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-06 16:49:15 +0100 |
commit | f42ad3caba7db93c9e1381ff401e916fd99f7c53 (patch) | |
tree | 5a103b653c257f4776be9f08a086058199c63df5 /x11-apps | |
parent | x11-apps/xauth-1.0.10-r0: add alpha keyword (diff) | |
download | gentoo-f42ad3caba7db93c9e1381ff401e916fd99f7c53.tar.gz gentoo-f42ad3caba7db93c9e1381ff401e916fd99f7c53.tar.bz2 gentoo-f42ad3caba7db93c9e1381ff401e916fd99f7c53.zip |
x11-apps/xconsole-1.0.7-r0: add alpha keyword
Gentoo-Bug: 611056
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xconsole/xconsole-1.0.7.ebuild b/x11-apps/xconsole/xconsole-1.0.7.ebuild index 38139c4a03b5..14a6e587e99b 100644 --- a/x11-apps/xconsole/xconsole-1.0.7.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.7.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="monitor system console messages with X" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libXmu |