summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-27 06:46:05 +0000
committerSam James <sam@gentoo.org>2021-05-27 06:46:05 +0000
commit4996d1471b49bc2d5d48c935b3f6c11d9d10e39b (patch)
tree2a234f19539d237d5ee8fc2a011da4898ecde957 /dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild
parentdev-libs/libinput: Stabilize 1.17.2 arm, #787818 (diff)
downloadgentoo-4996d1471b49bc2d5d48c935b3f6c11d9d10e39b.tar.gz
gentoo-4996d1471b49bc2d5d48c935b3f6c11d9d10e39b.tar.bz2
gentoo-4996d1471b49bc2d5d48c935b3f6c11d9d10e39b.zip
dev-libs/wayland-protocols: Stabilize 1.21 arm, #787818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild
index f9b1910a51a1..202cab1e92f8 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="MIT"