diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:46:14 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 00:46:14 -0600 |
commit | ba1a374176ab9952cf228c7b283a86e1aa205ac2 (patch) | |
tree | 874d4535772d3b0e59e73d39f86e490b9cc61b74 /x11-apps/luit | |
parent | x11-apps/xbacklight: Keyword 1.2.1-r1 for ~arm64 (diff) | |
download | gentoo-ba1a374176ab9952cf228c7b283a86e1aa205ac2.tar.gz gentoo-ba1a374176ab9952cf228c7b283a86e1aa205ac2.tar.bz2 gentoo-ba1a374176ab9952cf228c7b283a86e1aa205ac2.zip |
x11-apps/luit: Keyword 1.1.1 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/luit-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/luit/luit-1.1.1.ebuild b/x11-apps/luit/luit-1.1.1.ebuild index ce6525a93136..6b611550b46f 100644 --- a/x11-apps/luit/luit-1.1.1.ebuild +++ b/x11-apps/luit/luit-1.1.1.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$ @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" -KEYWORDS="alpha amd64 arm 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 ~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 ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib x11-libs/libX11 |