commit: f83bcf0339df1410c94142dd108b7fddb3800e65 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Mar 29 15:26:03 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Mar 29 19:03:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83bcf03
x11-base/xorg-proto: stable 2018.4 for sparc Bug: https://bugs.gentoo.org/651286 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" x11-base/xorg-proto/xorg-proto-2018.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild index 3de56424c27..8ca316b9c18 100644 --- a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xorgproto/" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x64-solaris" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" fi
