diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:27:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:27:56 +0100 |
commit | 66b79eab80f6bd42d0810baeae30c21874ae999a (patch) | |
tree | 0bd008b8b7d50d31e85de4ec0364da920a233674 /x11-proto | |
parent | x11-proto/inputproto: ppc64 stable wrt bug #579266 (diff) | |
download | gentoo-66b79eab80f6bd42d0810baeae30c21874ae999a.tar.gz gentoo-66b79eab80f6bd42d0810baeae30c21874ae999a.tar.bz2 gentoo-66b79eab80f6bd42d0810baeae30c21874ae999a.zip |
x11-proto/videoproto: ppc64 stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 2fd5b34176b4..28964d8b0fee 100644 --- a/x11-proto/videoproto/videoproto-2.3.3.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.3.ebuild @@ -9,7 +9,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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |