diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:20 +0100 |
commit | b21a6f4a25d316024873ef008b59c4398a3a38af (patch) | |
tree | e00b082d893b47e39339b4ca4c4cd035ae5f7138 /x11-proto | |
parent | x11-proto/inputproto: sparc stable wrt bug #579266 (diff) | |
download | gentoo-b21a6f4a25d316024873ef008b59c4398a3a38af.tar.gz gentoo-b21a6f4a25d316024873ef008b59c4398a3a38af.tar.bz2 gentoo-b21a6f4a25d316024873ef008b59c4398a3a38af.zip |
x11-proto/videoproto: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/videoproto/videoproto-2.3.3.ebuild b/x11-proto/videoproto/videoproto-2.3.3.ebuild index 68656761c7c2..2fd5b34176b4 100644 --- a/x11-proto/videoproto/videoproto-2.3.3.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" |