Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/npth/
Date: Mon, 28 Nov 2016 23:06:25
Message-Id: 1480374369.224611914558d85656ff9a8aba1e521a903276dd.whissi@gentoo
1 commit: 224611914558d85656ff9a8aba1e521a903276dd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 23:00:40 2016 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 23:06:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22461191
7
8 dev-libs/npth: x86 stable, bug #590654
9
10 Package-Manager: portage-2.3.2
11
12 dev-libs/npth/npth-1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild
16 index 8095aa7..95a67d6 100644
17 --- a/dev-libs/npth/npth-1.2.ebuild
18 +++ b/dev-libs/npth/npth-1.2.ebuild
19 @@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
25 IUSE="static-libs"