summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-30 23:30:26 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-30 23:30:26 -0700
commitec6468ba57cb278f2a566bc9c90bfa143112f2c5 (patch)
treefab8e2b0d1c925486be20d6b30d99d310dc3d2ea /x11-base
parentx11-proto/xproto-7.0.31-r1: alpha stable, bug 651286 (diff)
downloadgentoo-ec6468ba57cb278f2a566bc9c90bfa143112f2c5.tar.gz
gentoo-ec6468ba57cb278f2a566bc9c90bfa143112f2c5.tar.bz2
gentoo-ec6468ba57cb278f2a566bc9c90bfa143112f2c5.zip
x11-base/xorg-proto-2018.4: ppc 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 8a83151633f8..ca56478fd61d 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