diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-29 01:11:10 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-29 01:32:25 +0200 |
commit | d0218395f6379b178721c8181eebd69532015008 (patch) | |
tree | 3e3d73fb6840506c6cd7edae605744ec1eb8d411 /x11-proto | |
parent | x11-libs/libxcb: arm64 stable. (diff) | |
download | gentoo-d0218395f6379b178721c8181eebd69532015008.tar.gz gentoo-d0218395f6379b178721c8181eebd69532015008.tar.bz2 gentoo-d0218395f6379b178721c8181eebd69532015008.zip |
x11-proto/xproto: arm64 stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
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 5008fcdf52e1..aad6f647d748 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="" |