summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-10 12:29:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-10 12:29:43 +0200
commit978b40de2abf03eec9209fb293005eb1ec43fdf5 (patch)
treec74174152519f131f4103e2e220e9e69294c23d2
parentx11-apps/xinit: x86 stable wrt bug #689510 (diff)
downloadgentoo-978b40de2abf03eec9209fb293005eb1ec43fdf5.tar.gz
gentoo-978b40de2abf03eec9209fb293005eb1ec43fdf5.tar.bz2
gentoo-978b40de2abf03eec9209fb293005eb1ec43fdf5.zip
x11-base/xorg-proto: x86 stable wrt bug #689510
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
-rw-r--r--x11-base/xorg-proto/xorg-proto-2019.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-proto/xorg-proto-2019.1.ebuild b/x11-base/xorg-proto/xorg-proto-2019.1.ebuild
index fc6f6e65d501..685d9435cd52 100644
--- a/x11-base/xorg-proto/xorg-proto-2019.1.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2019.1.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-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-fbsd ~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