Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/axtls/
Date: Mon, 26 Jun 2017 07:54:20
Message-Id: 1498463610.4473ff14a29a78e9cfaa51c5f79a2711d7b409b1.aballier@gentoo
1 commit: 4473ff14a29a78e9cfaa51c5f79a2711d7b409b1
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 07:53:30 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 07:53:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4473ff14
7
8 net-libs/axtls: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-libs/axtls/axtls-2.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/axtls/axtls-2.1.3.ebuild b/net-libs/axtls/axtls-2.1.3.ebuild
16 index 1987c82e3c3..e1336b9174a 100644
17 --- a/net-libs/axtls/axtls-2.1.3.ebuild
18 +++ b/net-libs/axtls/axtls-2.1.3.ebuild
19 @@ -40,7 +40,7 @@ S="${WORKDIR}/${PN}-code"
20
21 LICENSE="BSD GPL-2"
22 SLOT="0/1"
23 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
25
26 IUSE="httpd cgi-lua cgi-php static static-libs doc"