summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-26 00:22:28 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-03-26 00:41:58 +0200
commit07e9608391b8b0345df582b48fe6f87be033cd4b (patch)
tree484af2c3e4f1f292247f0767ee4357e37658cf3e /x11-base/xorg-proto
parentx11-proto/xextproto: x86 stable (bug #651286) (diff)
downloadgentoo-07e9608391b8b0345df582b48fe6f87be033cd4b.tar.gz
gentoo-07e9608391b8b0345df582b48fe6f87be033cd4b.tar.bz2
gentoo-07e9608391b8b0345df582b48fe6f87be033cd4b.zip
x11-base/xorg-proto: x86 stable (bug #651286)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-base/xorg-proto')
-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 b35ef258e35a..3de56424c279 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