diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:58:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:58:50 +0100 |
commit | b576471cf0c541f8c1910a28570397acd0c70f00 (patch) | |
tree | cd61800e924fd269155e220988b2a8ac3d23b903 /x11-proto | |
parent | x11-misc/xkeyboard-config: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-b576471cf0c541f8c1910a28570397acd0c70f00.tar.gz gentoo-b576471cf0c541f8c1910a28570397acd0c70f00.tar.bz2 gentoo-b576471cf0c541f8c1910a28570397acd0c70f00.zip |
x11-proto/presentproto: 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/presentproto/presentproto-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild index 6ba8d7e9ba2f..fbe5b4a62b36 100644 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ b/x11-proto/presentproto/presentproto-1.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |