diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 13:11:48 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 13:11:48 +0200 |
commit | 05c79830990d5759492c5a956d6d5ac6c6ef3db5 (patch) | |
tree | b27fc32014a883bc64c3b80032f82a510a15583b /x11-proto/inputproto | |
parent | x11-misc/xtermcontrol: amd64 stable, bug 579266 (diff) | |
download | gentoo-05c79830990d5759492c5a956d6d5ac6c6ef3db5.tar.gz gentoo-05c79830990d5759492c5a956d6d5ac6c6ef3db5.tar.bz2 gentoo-05c79830990d5759492c5a956d6d5ac6c6ef3db5.zip |
x11-proto/inputproto: amd64 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 2d4975eab1ef..30d6049c7932 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="" |