summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-11-22 08:44:24 -0500
committerMatt Turner <mattst88@gentoo.org>2019-11-22 08:44:24 -0500
commit1b6c2e09e0051daf32f924caa17aa380be597f9a (patch)
treeba437657fa64b5cd7894a03fbdc00dbce241a838 /x11-base
parentmedia-libs/freeglut-3.2.1: alpha stable, bug 700310 (diff)
downloadgentoo-1b6c2e09e0051daf32f924caa17aa380be597f9a.tar.gz
gentoo-1b6c2e09e0051daf32f924caa17aa380be597f9a.tar.bz2
gentoo-1b6c2e09e0051daf32f924caa17aa380be597f9a.zip
x11-base/xorg-proto-2019.2: alpha stable, bug 700310
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-proto/xorg-proto-2019.2.ebuild2
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 5ff3de0efe79..7d5ce6c17050 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