diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-03-06 16:36:19 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-06 16:49:12 +0100 |
commit | 869c0cec940bc77644599bdea061dbba7fcf8aca (patch) | |
tree | 1e8d2efde5acab79662b0bbf9ad1cf0df14d8484 /x11-apps | |
parent | x11-apps/sessreg-1.1.1-r0: add alpha keyword (diff) | |
download | gentoo-869c0cec940bc77644599bdea061dbba7fcf8aca.tar.gz gentoo-869c0cec940bc77644599bdea061dbba7fcf8aca.tar.bz2 gentoo-869c0cec940bc77644599bdea061dbba7fcf8aca.zip |
x11-apps/xauth-1.0.10-r0: add alpha keyword
Gentoo-Bug: 611056
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild index 1b3838b9952d..e62a95c88efe 100644 --- a/x11-apps/xauth/xauth-1.0.10.ebuild +++ b/x11-apps/xauth/xauth-1.0.10.ebuild @@ -7,7 +7,7 @@ inherit autotools-utils xorg-2 DESCRIPTION="X authority file utility" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="ipv6 test" |