diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:29:13 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:29:13 +0100 |
commit | 980f2af79fea47b7eeaf98c1604c4f36ada0b4dc (patch) | |
tree | 369d4f1fe5cdb22a89633c299f9f063f32e56add /x11-proto | |
parent | x11-proto/renderproto: arm64 stable (bug 596182) (diff) | |
download | gentoo-980f2af79fea47b7eeaf98c1604c4f36ada0b4dc.tar.gz gentoo-980f2af79fea47b7eeaf98c1604c4f36ada0b4dc.tar.bz2 gentoo-980f2af79fea47b7eeaf98c1604c4f36ada0b4dc.zip |
x11-proto/videoproto: arm64 stable (bug 596182)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/videoproto/videoproto-2.3.3.ebuild b/x11-proto/videoproto/videoproto-2.3.3.ebuild index 4701e0d432ef..f6138946e0c4 100644 --- a/x11-proto/videoproto/videoproto-2.3.3.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.3.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Video 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 ~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 ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |