diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:42:13 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:42:13 -0600 |
commit | ce2c7fcd8756e7995387182abd65eb32a0297277 (patch) | |
tree | 2d6aebf8edec24ee7f8dd5e520ef42ca4d205045 /x11-apps/xkill | |
parent | x11-apps/xwud: Keyword 1.0.4 for ~arm64 (diff) | |
download | gentoo-ce2c7fcd8756e7995387182abd65eb32a0297277.tar.gz gentoo-ce2c7fcd8756e7995387182abd65eb32a0297277.tar.bz2 gentoo-ce2c7fcd8756e7995387182abd65eb32a0297277.zip |
x11-apps/xkill: Keyword 1.0.4 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps/xkill')
-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 9e20d0cdbbd2..7f62eaa68af0 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-2013 Gentoo Foundation +# Copyright 1999-2016 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 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |