Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/npth/
Date: Sun, 11 Oct 2015 13:06:31
Message-Id: 1444569132.83f4255915d441410d03c735338c20a3d951d0b9.blueness@gentoo
1 commit: 83f4255915d441410d03c735338c20a3d951d0b9
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 13:11:54 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 13:12:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f42559
7
8 dev-libs/npth: version 1.1 stable on x86, bug #560272.
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-libs/npth/npth-1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild
16 index eaef935..8084a24 100644
17 --- a/dev-libs/npth/npth-1.1.ebuild
18 +++ b/dev-libs/npth/npth-1.1.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 hppa ~mips ppc ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86"
25 IUSE="static-libs"