diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-22 17:54:16 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-22 17:55:38 +0200 |
commit | fd4fc47e65951810e449e6382a89e45f8453553e (patch) | |
tree | d5ca735936fab656d1996a98d3b2d7e0dad7a22e /x11-proto | |
parent | 475e278653d13fa6e40ccaec4c06bf35e2ba6a96 (diff) | |
download | gentoo-fd4fc47e65951810e449e6382a89e45f8453553e.tar.gz gentoo-fd4fc47e65951810e449e6382a89e45f8453553e.tar.xz |
x11-proto/videoproto-2.3.3-r0: add alpha keyword
Gentoo-Bug: 579266
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/videoproto/videoproto-2.3.3.ebuild b/x11-proto/videoproto/videoproto-2.3.3.ebuild index 444a58bc753..56f9f45df1b 100644 --- a/x11-proto/videoproto/videoproto-2.3.3.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.3.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |