diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-02-17 19:18:56 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-02-17 19:23:22 +0200 |
commit | 8df29683a414ac9f51baf785240c915bff1d2644 (patch) | |
tree | 5f8a0227dc4dda8aecb7be8a0109a4bd5cd49b06 /x11-proto | |
parent | net-p2p/saku: distutils-r1, EAPI=6 (diff) | |
download | gentoo-8df29683a414ac9f51baf785240c915bff1d2644.tar.gz gentoo-8df29683a414ac9f51baf785240c915bff1d2644.tar.bz2 gentoo-8df29683a414ac9f51baf785240c915bff1d2644.zip |
x11-proto/xproto: stable 7.0.29 on arm64
Not tested personally yet, but headers-only package that is
breaking the deptree badly by not having a stable version.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xproto/xproto-7.0.29.ebuild b/x11-proto/xproto/xproto-7.0.29.ebuild index 058ad547feb7..4d6d178926f9 100644 --- a/x11-proto/xproto/xproto-7.0.29.ebuild +++ b/x11-proto/xproto/xproto-7.0.29.ebuild @@ -9,7 +9,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~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="" |