diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:47:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:47:38 +0100 |
commit | 14ca1f0e4e6d8bbbe3575f58120623c9ea425f42 (patch) | |
tree | de0b572e0472e8de584e9a6df5e17dc7e47cf30b | |
parent | media-libs/freeglut: sparc stable wrt bug #700310 (diff) | |
download | gentoo-14ca1f0e4e6d8bbbe3575f58120623c9ea425f42.tar.gz gentoo-14ca1f0e4e6d8bbbe3575f58120623c9ea425f42.tar.bz2 gentoo-14ca1f0e4e6d8bbbe3575f58120623c9ea425f42.zip |
x11-base/xorg-proto: sparc stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-base/xorg-proto/xorg-proto-2019.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2019.2.ebuild b/x11-base/xorg-proto/xorg-proto-2019.2.ebuild index 74e645bc9ae4..23d036d05de8 100644 --- a/x11-base/xorg-proto/xorg-proto-2019.2.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2019.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" fi |