diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:59:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:47 +0100 |
commit | 56fedc1ba86b1db2f9ce22f8fadfc2314443e829 (patch) | |
tree | 346158d9d5cedf9e273f71370df1b011028e98d3 /x11-apps/xmessage | |
parent | x11-apps/xlsfonts: dropped ~x86-interix (diff) | |
download | gentoo-56fedc1ba86b1db2f9ce22f8fadfc2314443e829.tar.gz gentoo-56fedc1ba86b1db2f9ce22f8fadfc2314443e829.tar.bz2 gentoo-56fedc1ba86b1db2f9ce22f8fadfc2314443e829.zip |
x11-apps/xmessage: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/xmessage')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.4.ebuild b/x11-apps/xmessage/xmessage-1.0.4.ebuild index e2bbfe576d64..8f95c8f22b7b 100644 --- a/x11-apps/xmessage/xmessage-1.0.4.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,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 ~x86-interix ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |