diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 13:11:54 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 13:11:54 +0200 |
commit | cff9ea0989c4781c18f7a748642a5aa85d555ddb (patch) | |
tree | c6a76869a31774c0f6826916ec6837ead94cb425 /x11-proto | |
parent | x11-proto/inputproto: amd64 stable, bug 579266 (diff) | |
download | gentoo-cff9ea0989c4781c18f7a748642a5aa85d555ddb.tar.gz gentoo-cff9ea0989c4781c18f7a748642a5aa85d555ddb.tar.bz2 gentoo-cff9ea0989c4781c18f7a748642a5aa85d555ddb.zip |
x11-proto/videoproto: amd64 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 953a1ff8d090..444a58bc7538 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="" |