summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:12:09 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:54:58 +0000
commit9684b5fde2da83458ac567c109852a1c88b8db62 (patch)
tree8b8a1e61948abd8b253462a561835dd401cea851 /dev-libs/wayland-protocols
parentdev-libs/vala-common: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-9684b5fde2da83458ac567c109852a1c88b8db62.tar.gz
gentoo-9684b5fde2da83458ac567c109852a1c88b8db62.tar.bz2
gentoo-9684b5fde2da83458ac567c109852a1c88b8db62.zip
dev-libs/wayland-protocols: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild
index b7cea107f247..923dc813b366 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~riscv s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="MIT"