diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:46:02 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:46:02 +0200 |
commit | fac94ce262723a856553e129cb061412da26d688 (patch) | |
tree | d5e28a9ea08d068dc3d7f3fba9e496b6abceabc4 /x11-proto/inputproto | |
parent | x11-misc/xtermcontrol: x86 stable, bug 579266 (diff) | |
download | gentoo-fac94ce262723a856553e129cb061412da26d688.tar.gz gentoo-fac94ce262723a856553e129cb061412da26d688.tar.bz2 gentoo-fac94ce262723a856553e129cb061412da26d688.zip |
x11-proto/inputproto: x86 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 4e7208a26421..2d4975eab1ef 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="" |