summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-18 15:29:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-18 15:29:13 +0100
commit69d0e204759de59c21437e12b2f346db581d3f7f (patch)
treea86632d0e3d4dc0d650170cedcf66a9129f8a71f /x11-base
parentx11-apps/xkbprint: amd64 stable wrt bug #700310 (diff)
downloadgentoo-69d0e204759de59c21437e12b2f346db581d3f7f.tar.gz
gentoo-69d0e204759de59c21437e12b2f346db581d3f7f.tar.bz2
gentoo-69d0e204759de59c21437e12b2f346db581d3f7f.zip
x11-base/xorg-proto: amd64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 0d8a1c69b15d..6629c5aad7f9 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