diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 10:47:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 10:47:31 +0300 |
commit | 0b29ab66048d8ffbea3230989fa8a266aeb13106 (patch) | |
tree | 0819cc2f75e9e8a34e18c3b02eae4e472df9c30d /dev-libs/wayland-protocols | |
parent | app-doc/xmltoman: mark s390 stable (diff) | |
download | gentoo-0b29ab66048d8ffbea3230989fa8a266aeb13106.tar.gz gentoo-0b29ab66048d8ffbea3230989fa8a266aeb13106.tar.bz2 gentoo-0b29ab66048d8ffbea3230989fa8a266aeb13106.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.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild index 53b286d6c4e0..cc1a199083b7 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.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" |