diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:58:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:58:55 +0100 |
commit | 72798fdfd56fd520ac1f3c7220ba90452e6b69e0 (patch) | |
tree | 1a3bb0d5db9f0b7fe7b3bb90f894f7dcb85c55b4 /x11-proto | |
parent | x11-proto/presentproto: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-72798fdfd56fd520ac1f3c7220ba90452e6b69e0.tar.gz gentoo-72798fdfd56fd520ac1f3c7220ba90452e6b69e0.tar.bz2 gentoo-72798fdfd56fd520ac1f3c7220ba90452e6b69e0.zip |
x11-proto/xproto: ia64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xproto/xproto-7.0.31.ebuild b/x11-proto/xproto/xproto-7.0.31.ebuild index e7296a46f53e..6b52abc0eb53 100644 --- a/x11-proto/xproto/xproto-7.0.31.ebuild +++ b/x11-proto/xproto/xproto-7.0.31.ebuild @@ -8,7 +8,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |