diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:08:08 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:08:08 -0600 |
commit | 4522da1b25460548ac1abd6a49995be7af05431f (patch) | |
tree | b37701fc97f41d26cc3145af52f9b81c16180587 /x11-apps | |
parent | x11-apps/xwd: Keyword 1.0.6 for ~arm64 (diff) | |
download | gentoo-4522da1b25460548ac1abd6a49995be7af05431f.tar.gz gentoo-4522da1b25460548ac1abd6a49995be7af05431f.tar.bz2 gentoo-4522da1b25460548ac1abd6a49995be7af05431f.zip |
x11-apps/xlsatoms: Keyword 1.1.2 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild index de4973660a05..aab7a9d43968 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="list interned atoms defined on server" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxcb" |