diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-27 08:18:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-27 08:18:37 +0000 |
commit | def480783f90c7f28d7dd7593572701f1d3e6652 (patch) | |
tree | f98cb493dafc1effb990442c5cee8ea1bb81613d /dev-libs/double-conversion | |
parent | dev-libs/libpcre: stable 8.42 for ppc, bug #678646 (diff) | |
download | gentoo-def480783f90c7f28d7dd7593572701f1d3e6652.tar.gz gentoo-def480783f90c7f28d7dd7593572701f1d3e6652.tar.bz2 gentoo-def480783f90c7f28d7dd7593572701f1d3e6652.zip |
dev-libs/double-conversion: stable 3.0.3 for ppc, bug #678694
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/double-conversion')
-rw-r--r-- | dev-libs/double-conversion/double-conversion-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/double-conversion/double-conversion-3.0.3.ebuild b/dev-libs/double-conversion/double-conversion-3.0.3.ebuild index 4c83ff003101..a6377b0f445e 100644 --- a/dev-libs/double-conversion/double-conversion-3.0.3.ebuild +++ b/dev-libs/double-conversion/double-conversion-3.0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/2" -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="static-libs test" pkg_setup() { |