diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:37:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:38:47 +0300 |
commit | c93e67c3d7345761a20387d705ec4946cc487ef8 (patch) | |
tree | 0eab73d6214fd40610465b9327eebaff109e6a2e | |
parent | x11-libs/libXcursor: mark s390 stable (diff) | |
download | gentoo-c93e67c3d7345761a20387d705ec4946cc487ef8.tar.gz gentoo-c93e67c3d7345761a20387d705ec4946cc487ef8.tar.bz2 gentoo-c93e67c3d7345761a20387d705ec4946cc487ef8.zip |
x11-apps/xset: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | x11-apps/xset/xset-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xset/xset-1.2.3.ebuild b/x11-apps/xset/xset-1.2.3.ebuild index 7e1b0780fbb4..77cdd3095334 100644 --- a/x11-apps/xset/xset-1.2.3.ebuild +++ b/x11-apps/xset/xset-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/x11-apps/xset/xset-1.2.4.ebuild b/x11-apps/xset/xset-1.2.4.ebuild index fe81eebb63ef..77cdd3095334 100644 --- a/x11-apps/xset/xset-1.2.4.ebuild +++ b/x11-apps/xset/xset-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |