diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:38:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-31 00:38:48 +0300 |
commit | e9595771eb06f0a35765f2492e84174bc93c1cae (patch) | |
tree | f74b842f2fae00524e9fa44906daaabd46d9ecb5 /x11-apps/xprop | |
parent | x11-apps/xset: mark s390 stable (diff) | |
download | gentoo-e9595771eb06f0a35765f2492e84174bc93c1cae.tar.gz gentoo-e9595771eb06f0a35765f2492e84174bc93c1cae.tar.bz2 gentoo-e9595771eb06f0a35765f2492e84174bc93c1cae.zip |
x11-apps/xprop: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xprop/xprop-1.2.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xprop/xprop-1.2.2.ebuild b/x11-apps/xprop/xprop-1.2.2.ebuild index 574b5572a9fa..888df27777ec 100644 --- a/x11-apps/xprop/xprop-1.2.2.ebuild +++ b/x11-apps/xprop/xprop-1.2.2.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 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="property displayer for X" -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="x11-libs/libX11" diff --git a/x11-apps/xprop/xprop-1.2.3.ebuild b/x11-apps/xprop/xprop-1.2.3.ebuild index 574b5572a9fa..888df27777ec 100644 --- a/x11-apps/xprop/xprop-1.2.3.ebuild +++ b/x11-apps/xprop/xprop-1.2.3.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 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="property displayer for X" -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="x11-libs/libX11" |