diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:01:09 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:10:19 +0200 |
commit | 70363ec4d0d8c9d6949c59dba6161a9ae45a8f9d (patch) | |
tree | 84aa5b12784d1bf46fe4d7989af4af42cfa4be34 /x11-apps | |
parent | x11-apps/xgamma-1.0.6-r0: add alpha keyword (diff) | |
download | gentoo-70363ec4d0d8c9d6949c59dba6161a9ae45a8f9d.tar.gz gentoo-70363ec4d0d8c9d6949c59dba6161a9ae45a8f9d.tar.bz2 gentoo-70363ec4d0d8c9d6949c59dba6161a9ae45a8f9d.zip |
x11-apps/xhost-1.0.7-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xhost/xhost-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xhost/xhost-1.0.7.ebuild b/x11-apps/xhost/xhost-1.0.7.ebuild index e7d89fee3976..ffa210350cdc 100644 --- a/x11-apps/xhost/xhost-1.0.7.ebuild +++ b/x11-apps/xhost/xhost-1.0.7.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls host and/or user access to a running X server" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |