diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 16:38:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 16:40:52 +0300 |
commit | 32d5544a2d04b5382c516d5887a4fb8a02fd3fd8 (patch) | |
tree | 23385dd86feb1fb2b9f5ff918424b153f403d790 /x11-apps/xmessage/xmessage-1.0.5.ebuild | |
parent | sys-libs/libutempter: mark s390 stable (diff) | |
download | gentoo-32d5544a2d04b5382c516d5887a4fb8a02fd3fd8.tar.gz gentoo-32d5544a2d04b5382c516d5887a4fb8a02fd3fd8.tar.bz2 gentoo-32d5544a2d04b5382c516d5887a4fb8a02fd3fd8.zip |
x11-apps/xmessage: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xmessage/xmessage-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.5.ebuild b/x11-apps/xmessage/xmessage-1.0.5.ebuild index 3c288246a6ae..5dee36d7acc2 100644 --- a/x11-apps/xmessage/xmessage-1.0.5.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.5.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="display a message or query in a window (X-based /bin/echo)" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |