diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:30 +0100 |
commit | aa76478d5796d20a429295acc0c8d897effd87bf (patch) | |
tree | 8a9723d6c0bf3f60ef8830d89e002577b4609987 /x11-proto/xproto | |
parent | x11-proto/xcb-proto: sparc stable wrt bug #579266 (diff) | |
download | gentoo-aa76478d5796d20a429295acc0c8d897effd87bf.tar.gz gentoo-aa76478d5796d20a429295acc0c8d897effd87bf.tar.bz2 gentoo-aa76478d5796d20a429295acc0c8d897effd87bf.zip |
x11-proto/xproto: 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/xproto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xproto/xproto-7.0.29.ebuild b/x11-proto/xproto/xproto-7.0.29.ebuild index b85d1c55475e..4319e0f3e5df 100644 --- a/x11-proto/xproto/xproto-7.0.29.ebuild +++ b/x11-proto/xproto/xproto-7.0.29.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 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |