Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/
Date: Sun, 11 Oct 2020 20:32:43
Message-Id: 1602448351.3e13b1120527167895bc19634d4decef95587cd5.conikost@gentoo
1 commit: 3e13b1120527167895bc19634d4decef95587cd5
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 20:30:57 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 20:32:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e13b112
7
8 net-im/jabber-base: add ~arm64 keyword
9
10 Since this package only installs a bunch of directories and a
11 user+group, it works on arm64 fine.
12
13 Package-Manager: Portage-3.0.8, Repoman-3.0.1
14 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
15
16 net-im/jabber-base/jabber-base-0.01-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-im/jabber-base/jabber-base-0.01-r1.ebuild b/net-im/jabber-base/jabber-base-0.01-r1.ebuild
20 index ea75b4d5721..3228a81ebc0 100644
21 --- a/net-im/jabber-base/jabber-base-0.01-r1.ebuild
22 +++ b/net-im/jabber-base/jabber-base-0.01-r1.ebuild
23 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc sparc x86"
28 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc sparc x86"
29 IUSE=""
30
31 DEPEND=""