summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-09-20 17:25:53 -0400
committerAaron Bauman <bman@gentoo.org>2019-09-20 17:25:53 -0400
commit3ffa73b98d87e0705e8833758444041da24c99ae (patch)
tree0aeca712e889fbbc02c8f1205a80d9199aea5f98 /dev-libs
parentdev-libs/libinput: arm64 stable (bug #694734) (diff)
downloadgentoo-3ffa73b98d87e0705e8833758444041da24c99ae.tar.gz
gentoo-3ffa73b98d87e0705e8833758444041da24c99ae.tar.bz2
gentoo-3ffa73b98d87e0705e8833758444041da24c99ae.zip
dev-libs/wayland-protocols: arm64 stable (bug #694734)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild
index d7218346e345..f7ad29f7a675 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3 autotools
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~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"