diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:58:38 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:46 +0100 |
commit | 250344ed45b3f167ba881928910124f7862917cd (patch) | |
tree | d58928d68b96f02c1be24b2a8c91f870ea465c62 /x11-apps | |
parent | x11-apps/xkbcomp: dropped ~x86-interix (diff) | |
download | gentoo-250344ed45b3f167ba881928910124f7862917cd.tar.gz gentoo-250344ed45b3f167ba881928910124f7862917cd.tar.bz2 gentoo-250344ed45b3f167ba881928910124f7862917cd.zip |
x11-apps/xkill: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkill/xkill-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkill/xkill-1.0.4.ebuild b/x11-apps/xkill/xkill-1.0.4.ebuild index 7f62eaa68af0..0edac6d954ee 100644 --- a/x11-apps/xkill/xkill-1.0.4.ebuild +++ b/x11-apps/xkill/xkill-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="kill a client by its X resource" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |