summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-30 23:29:56 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-30 23:29:56 -0700
commitf67f5cfa03f61c9478224f919782af6c4ff6bbbd (patch)
treea1298485736fee6778b1aaacf951d4c986062876 /x11-base
parentapp-emacs/ghub: initial import of 2.0.0 (diff)
downloadgentoo-f67f5cfa03f61c9478224f919782af6c4ff6bbbd.tar.gz
gentoo-f67f5cfa03f61c9478224f919782af6c4ff6bbbd.tar.bz2
gentoo-f67f5cfa03f61c9478224f919782af6c4ff6bbbd.zip
x11-base/xorg-proto-2018.4: alpha stable, bug 651286
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-proto/xorg-proto-2018.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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