diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:07:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:07:45 +0100 |
commit | ca7d1a5bd8be74f1b6584fec2b0bd2964bf31091 (patch) | |
tree | 1ba59d195830d9b098b5c4cd3e727380c87c80db /x11-proto | |
parent | x11-proto/presentproto: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-ca7d1a5bd8be74f1b6584fec2b0bd2964bf31091.tar.gz gentoo-ca7d1a5bd8be74f1b6584fec2b0bd2964bf31091.tar.bz2 gentoo-ca7d1a5bd8be74f1b6584fec2b0bd2964bf31091.zip |
x11-proto/xproto: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 c6abc7206b23..1cc31dcf81ac 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="" |