diff options
author | 2019-01-19 21:15:53 +0200 | |
---|---|---|
committer | 2019-01-19 22:07:25 +0200 | |
commit | 0080a426353627731b5a97714f097326b0864098 (patch) | |
tree | 2afb4c46b9f856153a7cd3ae16bf6d9991ab414d /x11-apps/luit | |
parent | x11-apps/iceauth: arm64 stable (diff) | |
download | gentoo-0080a426353627731b5a97714f097326b0864098.tar.gz gentoo-0080a426353627731b5a97714f097326b0864098.tar.bz2 gentoo-0080a426353627731b5a97714f097326b0864098.zip |
x11-apps/luit: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
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 5920925a942d..bfcede57b261 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-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib x11-libs/libX11 |