summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-26 01:32:09 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-26 01:32:09 +0100
commit2332b1f8942b8c97c072c5950cb05416884f7af1 (patch)
treec00b6936f27b3fe6fbd49662aa3b7d38309dbcc0 /x11-base
parentx11-apps/xkbprint: x86 stable (bug #700310) (diff)
downloadgentoo-2332b1f8942b8c97c072c5950cb05416884f7af1.tar.gz
gentoo-2332b1f8942b8c97c072c5950cb05416884f7af1.tar.bz2
gentoo-2332b1f8942b8c97c072c5950cb05416884f7af1.zip
x11-base/xorg-proto: x86 stable (bug #700310)
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@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 9717b861fbf9..60850b7bb5a0 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