diff options
author | 2017-10-12 12:24:28 +0100 | |
---|---|---|
committer | 2017-10-12 12:24:34 +0100 | |
commit | ef2608863c0b211d15b36ba7e81b449b9de4b4d8 (patch) | |
tree | bbfe50a5b084e855b66e22c84b2d5c7bcd6b7243 /dev-libs | |
parent | dev-qt/qtspeech: raise app-accessibility/speech-dispatcher dependency (diff) | |
download | gentoo-ef2608863c0b211d15b36ba7e81b449b9de4b4d8.tar.gz gentoo-ef2608863c0b211d15b36ba7e81b449b9de4b4d8.tar.bz2 gentoo-ef2608863c0b211d15b36ba7e81b449b9de4b4d8.zip |
dev-libs/double-conversion: stable 2.0.1 for sparc, bug #613162 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/double-conversion/double-conversion-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild index e1941ba0e84f..15ab24390e36 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" LIBNAME=lib${PN} |