diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 19:39:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 19:39:47 +0100 |
commit | 57dc61a38bba41b59b6521292aa8551c872a5411 (patch) | |
tree | b1a9822bfbcda7a306ad8839640685c30fb3c03f /dev-libs/double-conversion | |
parent | sci-libs/proj: stable 4.9.2 for ppc64, bug #649484 (diff) | |
download | gentoo-57dc61a38bba41b59b6521292aa8551c872a5411.tar.gz gentoo-57dc61a38bba41b59b6521292aa8551c872a5411.tar.bz2 gentoo-57dc61a38bba41b59b6521292aa8551c872a5411.zip |
dev-libs/double-conversion: stable 3.0.0 for ppc64, bug #649508
Bug: https://bugs.gentoo.org/649508
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/double-conversion')
-rw-r--r-- | dev-libs/double-conversion/double-conversion-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/double-conversion/double-conversion-3.0.0.ebuild b/dev-libs/double-conversion/double-conversion-3.0.0.ebuild index 133b9f795f47..877316177d95 100644 --- a/dev-libs/double-conversion/double-conversion-3.0.0.ebuild +++ b/dev-libs/double-conversion/double-conversion-3.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" src_configure() { |