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/double-conversion/
Date: Sat, 02 Mar 2019 20:49:40
Message-Id: 1551559755.e69ac0e7f2aac820d9777ad6979d10fc85617916.whissi@gentoo
1 commit: e69ac0e7f2aac820d9777ad6979d10fc85617916
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 20:35:23 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 20:49:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69ac0e7
7
8 dev-libs/double-conversion: x86 stable (bug #678694)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/double-conversion/double-conversion-3.0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/double-conversion/double-conversion-3.0.3.ebuild b/dev-libs/double-conversion/double-conversion-3.0.3.ebuild
17 index 1db32def584..f0254d59ed3 100644
18 --- a/dev-libs/double-conversion/double-conversion-3.0.3.ebuild
19 +++ b/dev-libs/double-conversion/double-conversion-3.0.3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0/2"
24 -KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="static-libs test"
27
28 pkg_setup() {