Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libident/
Date: Sun, 18 Feb 2018 21:48:44
Message-Id: 1518990477.d27b1ca35144514b7c0fa6de4bcb48e3499857ad.whissi@gentoo
1 commit: d27b1ca35144514b7c0fa6de4bcb48e3499857ad
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 21:36:21 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 21:47:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27b1ca3
7
8 net-libs/libident: x86 stable (bug #647732)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-libs/libident/libident-0.32-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libident/libident-0.32-r1.ebuild b/net-libs/libident/libident-0.32-r1.ebuild
16 index 477989c1ae7..2a4a7b799ca 100644
17 --- a/net-libs/libident/libident-0.32-r1.ebuild
18 +++ b/net-libs/libident/libident-0.32-r1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://people.via.ecp.fr/~rem/libident/${P}.tar.bz2"
20
21 LICENSE="public-domain"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
25 IUSE=""
26
27 RDEPEND=""