diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:28:53 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:28:53 +0100 |
commit | b85eea4ac589e13766d1b5be6203fcf05d16fa1d (patch) | |
tree | e8aa8f4c88a778ede07e4bd8d6b09872d45e1a4b | |
parent | app-eselect/eselect-xvmc: arm64 stable (bug 596182) (diff) | |
download | gentoo-b85eea4ac589e13766d1b5be6203fcf05d16fa1d.tar.gz gentoo-b85eea4ac589e13766d1b5be6203fcf05d16fa1d.tar.bz2 gentoo-b85eea4ac589e13766d1b5be6203fcf05d16fa1d.zip |
x11-proto/fixesproto: arm64 stable (bug 596182)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | x11-proto/fixesproto/fixesproto-5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild index 28b615b0ff93..5d3e3ba6f3c4 100644 --- a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild +++ b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Fixes protocol 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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]" |