summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 14:52:04 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 14:58:51 +0200
commiteb1125303e4b890cfce091f3ebef5f5ba3c7002a (patch)
tree07dae9c00e74631c1bdbdfb894cf5ba24f1f2d41 /dev-libs/wayland/wayland-9999.ebuild
parentdev-perl/Filter: Cleanup old re bug #614350 (diff)
downloadgentoo-eb1125303e4b890cfce091f3ebef5f5ba3c7002a.tar.gz
gentoo-eb1125303e4b890cfce091f3ebef5f5ba3c7002a.tar.bz2
gentoo-eb1125303e4b890cfce091f3ebef5f5ba3c7002a.zip
dev-libs/wayland: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/wayland/wayland-9999.ebuild')
-rw-r--r--dev-libs/wayland/wayland-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild
index 2863cc6657ee..5eb24e094b2a 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi
LICENSE="MIT"