Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/axtls/
Date: Thu, 04 Jan 2018 16:52:31
Message-Id: 1515084735.3ec1e1fd4cfa0290c099e14dda2552ea1de05ec9.zlogene@gentoo
1 commit: 3ec1e1fd4cfa0290c099e14dda2552ea1de05ec9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 16:51:49 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 16:52:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec1e1fd
7
8 net-libs/axtls: amd64 stable wrt bug #630760
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 net-libs/axtls/axtls-2.1.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/axtls/axtls-2.1.3.ebuild b/net-libs/axtls/axtls-2.1.3.ebuild
16 index 48eafc5ea5b..28715dc93e1 100644
17 --- a/net-libs/axtls/axtls-2.1.3.ebuild
18 +++ b/net-libs/axtls/axtls-2.1.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -40,7 +40,7 @@ S="${WORKDIR}/${PN}-code"
26
27 LICENSE="BSD GPL-2"
28 SLOT="0/1"
29 -KEYWORDS="~amd64 arm ~arm64 hppa ~mips ppc ppc64 ~s390 ~sparc x86"
30 +KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 ~s390 ~sparc x86"
31
32 IUSE="httpd cgi-lua cgi-php static static-libs doc"