diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:14:57 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:22 +0200 |
commit | 872919a175d3f7c7df1fb7cca268800b9a6b8598 (patch) | |
tree | 124e6744d767d6ec0d3696ba957373c79572490b /x11-apps/iceauth | |
parent | x11-drivers/xf86-input-libinput: arm64 stable (diff) | |
download | gentoo-872919a175d3f7c7df1fb7cca268800b9a6b8598.tar.gz gentoo-872919a175d3f7c7df1fb7cca268800b9a6b8598.tar.bz2 gentoo-872919a175d3f7c7df1fb7cca268800b9a6b8598.zip |
x11-apps/iceauth: 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/iceauth')
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/iceauth/iceauth-1.0.8.ebuild b/x11-apps/iceauth/iceauth-1.0.8.ebuild index 3dc7d2a6ba11..bedfbea482a1 100644 --- a/x11-apps/iceauth/iceauth-1.0.8.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="ICE authority file utility" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libICE" |