diff options
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 841b97da03d4..7cc623a02d8f 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" |