Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/iceauth/
Date: Mon, 07 May 2018 10:19:20
Message-Id: 1525688323.69ab70373e84907ac58fdd1fc03e745838dec296.leio@gentoo
1 commit: 69ab70373e84907ac58fdd1fc03e745838dec296
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 10:18:43 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 10:18:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ab7037
7
8 x11-apps/iceauth-1.0.8: keyword ~arm64
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 x11-apps/iceauth/iceauth-1.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/iceauth/iceauth-1.0.8.ebuild b/x11-apps/iceauth/iceauth-1.0.8.ebuild
16 index 91065bd578f..084c861bc6b 100644
17 --- a/x11-apps/iceauth/iceauth-1.0.8.ebuild
18 +++ b/x11-apps/iceauth/iceauth-1.0.8.ebuild
19 @@ -7,7 +7,7 @@ inherit xorg-2
20
21 DESCRIPTION="ICE authority file utility"
22
23 -KEYWORDS="alpha amd64 arm 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"
24 +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"
25 IUSE=""
26
27 RDEPEND="x11-libs/libICE"