summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-21 13:10:57 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-21 13:10:57 -0400
commitec947113521717a8da57910417611f541578561d (patch)
tree8236164fd850981cae6343f10d01ec9879a05152 /x11-base
parentx11-apps/xinit: arm64 stable (bug #689510) (diff)
downloadgentoo-ec947113521717a8da57910417611f541578561d.tar.gz
gentoo-ec947113521717a8da57910417611f541578561d.tar.bz2
gentoo-ec947113521717a8da57910417611f541578561d.zip
x11-base/xorg-proto: arm64 stable (bug #689510)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-base')
-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 5750021eeba3..279b374bdcbf 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