From: Matt Turner Date: Sat, 31 Mar 2018 06:29:56 +0000 (-0700) Subject: x11-base/xorg-proto-2018.4: alpha stable, bug 651286 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f67f5cfa03f61c9478224f919782af6c4ff6bbbd;p=gentoo.git x11-base/xorg-proto-2018.4: alpha stable, bug 651286 --- diff --git a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild index 8ca316b9c187..8a83151633f8 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