summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-28 16:04:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-28 16:05:27 +0300
commit3de6a81bc44f86811ccd53fdcf9d728d82ff47df (patch)
treed6a9bb6b3dc48534120142a86fbd33a6f05d1919
parentx11-apps/xinit: arm stable wrt bug #689510 (diff)
downloadgentoo-3de6a81bc44f86811ccd53fdcf9d728d82ff47df.tar.gz
gentoo-3de6a81bc44f86811ccd53fdcf9d728d82ff47df.tar.bz2
gentoo-3de6a81bc44f86811ccd53fdcf9d728d82ff47df.zip
x11-base/xorg-proto: arm stable wrt bug #689510
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-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 279b374bdcbf..738ad573db92 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