diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-22 17:54:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-22 17:55:35 +0200 |
commit | 475e278653d13fa6e40ccaec4c06bf35e2ba6a96 (patch) | |
tree | 8d6e1adbb973627ef7e11ba6b363692c81dc725d /x11-proto/inputproto | |
parent | x11-misc/xtermcontrol-3.3-r0: add alpha keyword (diff) | |
download | gentoo-475e278653d13fa6e40ccaec4c06bf35e2ba6a96.tar.gz gentoo-475e278653d13fa6e40ccaec4c06bf35e2ba6a96.tar.bz2 gentoo-475e278653d13fa6e40ccaec4c06bf35e2ba6a96.zip |
x11-proto/inputproto-2.3.2-r0: add alpha keyword
Gentoo-Bug: 579266
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/inputproto-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/inputproto/inputproto-2.3.2.ebuild b/x11-proto/inputproto/inputproto-2.3.2.ebuild index 30d6049c7932..b0de13325007 100644 --- a/x11-proto/inputproto/inputproto-2.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |