diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-03-06 16:36:38 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-03-06 16:50:35 +0100 |
commit | f540526df500a6f97a4293b1fab688dd45d9dcf4 (patch) | |
tree | 9ecd71d3277b874185860fd6f89e7ab5d73bb51b /x11-proto | |
parent | x11-misc/xkeyboard-config-2.20-r0: add alpha keyword (diff) | |
download | gentoo-f540526df500a6f97a4293b1fab688dd45d9dcf4.tar.gz gentoo-f540526df500a6f97a4293b1fab688dd45d9dcf4.tar.bz2 gentoo-f540526df500a6f97a4293b1fab688dd45d9dcf4.zip |
x11-proto/presentproto-1.1-r0: add alpha keyword
Gentoo-Bug: 611056
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/presentproto/presentproto-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild index c876fb9844fe..b759cea8a069 100644 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ b/x11-proto/presentproto/presentproto-1.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |