diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-16 11:44:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-16 11:44:06 +0100 |
commit | ea0479966eefdf2740e4d97babb4a07e67183995 (patch) | |
tree | 464c4636fd557659b5a2839ff18292dccc0f7270 /x11-proto | |
parent | x11-misc/xtermcontrol: ia64 stable wrt bug #579266 (diff) | |
download | gentoo-ea0479966eefdf2740e4d97babb4a07e67183995.tar.gz gentoo-ea0479966eefdf2740e4d97babb4a07e67183995.tar.bz2 gentoo-ea0479966eefdf2740e4d97babb4a07e67183995.zip |
x11-proto/inputproto: ia64 stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-proto')
-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 b0de13325007..9e79364c8a67 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="" |