Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/net6/
Date: Fri, 31 Mar 2017 12:09:55
Message-Id: 1490962156.9ad5b78483c293e7fc4d57d8ee64e735143ea1ba.ago@gentoo
1 commit: 9ad5b78483c293e7fc4d57d8ee64e735143ea1ba
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 31 12:09:16 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 31 12:09:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad5b784
7
8 net-libs/net6: amd64 stable wrt bug #612350
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/net6/net6-1.3.14-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/net6/net6-1.3.14-r2.ebuild b/net-libs/net6/net6-1.3.14-r2.ebuild
18 index c8f501de478..82016b8d2fb 100644
19 --- a/net-libs/net6/net6-1.3.14-r2.ebuild
20 +++ b/net-libs/net6/net6-1.3.14-r2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~hppa ppc ~x86"
26 +KEYWORDS="amd64 ~arm ~hppa ppc ~x86"
27 IUSE="nls static-libs"
28
29 RDEPEND="dev-libs/libsigc++:2