diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:56:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:37 +0100 |
commit | a2817efdc7dec12e669101b51cc699192d8cc3b8 (patch) | |
tree | 2c4435eaca5517743271fd5d0e0877c7f72e141b /x11-proto | |
parent | x11-proto/presentproto: x86 stable wrt bug #611056 (diff) | |
download | gentoo-a2817efdc7dec12e669101b51cc699192d8cc3b8.tar.gz gentoo-a2817efdc7dec12e669101b51cc699192d8cc3b8.tar.bz2 gentoo-a2817efdc7dec12e669101b51cc699192d8cc3b8.zip |
x11-proto/xproto: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 1cc31dcf81ac..a71d76cbcc09 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="" |