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/nativebiginteger/
Date: Sun, 25 Feb 2018 18:21:56
Message-Id: 1519582244.5d6e3a90566cbd64bd12fd9cb32bc4597ea36bff.whissi@gentoo
1 commit: 5d6e3a90566cbd64bd12fd9cb32bc4597ea36bff
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 18:10:44 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 18:10:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6e3a90
7
8 net-libs/nativebiginteger: x86 stable (bug #648402)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-libs/nativebiginteger/nativebiginteger-0.8.7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/nativebiginteger/nativebiginteger-0.8.7.ebuild b/net-libs/nativebiginteger/nativebiginteger-0.8.7.ebuild
16 index 15616b668c4..abdbb3191fe 100644
17 --- a/net-libs/nativebiginteger/nativebiginteger-0.8.7.ebuild
18 +++ b/net-libs/nativebiginteger/nativebiginteger-0.8.7.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2012 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -11,7 +11,7 @@ SRC_URI="http://mirror.i2p2.de/i2psource_${PV}.tar.bz2"
26
27 LICENSE="|| ( public-domain BSD MIT )"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31
32 IUSE="test"