Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/axtls/
Date: Fri, 22 Sep 2017 05:50:27
Message-Id: 1506059397.147352782fb78a730368e39ea714213ed4a9196c.maekke@gentoo
1 commit: 147352782fb78a730368e39ea714213ed4a9196c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 22 05:49:57 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 22 05:49:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14735278
7
8 net-libs/axtls: arm stable, bug #630760
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/axtls/axtls-2.1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/axtls/axtls-2.1.3.ebuild b/net-libs/axtls/axtls-2.1.3.ebuild
17 index e1336b9174a..1562d185bbb 100644
18 --- a/net-libs/axtls/axtls-2.1.3.ebuild
19 +++ b/net-libs/axtls/axtls-2.1.3.ebuild
20 @@ -40,7 +40,7 @@ S="${WORKDIR}/${PN}-code"
21
22 LICENSE="BSD GPL-2"
23 SLOT="0/1"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
25 +KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
26
27 IUSE="httpd cgi-lua cgi-php static static-libs doc"