diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:05:37 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:06:57 +0200 |
commit | 336d0c722120189c4d8eb4766925abbbeb5273a9 (patch) | |
tree | 03cfe858a7f16bff5fff141fc640a4669740b529 /x11-apps/xmessage | |
parent | x11-drivers/xf86-input-mouse: arm64 stable (diff) | |
download | gentoo-336d0c722120189c4d8eb4766925abbbeb5273a9.tar.gz gentoo-336d0c722120189c4d8eb4766925abbbeb5273a9.tar.bz2 gentoo-336d0c722120189c4d8eb4766925abbbeb5273a9.zip |
x11-apps/xmessage: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-apps/xmessage')
-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 5dee36d7acc2..fc7de8e4c7ea 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 Authors +# Copyright 1999-2019 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 |