summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-12 17:46:57 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-12 17:46:57 +0300
commitb4853d93025c74170e1de61642f3f7e96747310d (patch)
tree0713b6731fecafb51b99f8c854785fb23cf7f98f /dev-libs/wayland-protocols
parentprofiles/s390: No llvm on s390 (diff)
downloadgentoo-b4853d93025c74170e1de61642f3f7e96747310d.tar.gz
gentoo-b4853d93025c74170e1de61642f3f7e96747310d.tar.bz2
gentoo-b4853d93025c74170e1de61642f3f7e96747310d.zip
dev-libs/wayland-protocols: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
index 8b88b06af511..10b44aaea1f9 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/"
if [[ $PV != 9999* ]]; then
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"