diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:39:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:51:29 +0000 |
commit | a5bc77a2f248573a98f7f104f9383c33138ea98a (patch) | |
tree | 1604b1e1f987845e934128c0d14652b3e5ced35f /dev-libs/double-conversion | |
parent | dev-python/bottle: stable 0.12.18 for hppa, bug #706624 (diff) | |
download | gentoo-a5bc77a2f248573a98f7f104f9383c33138ea98a.tar.gz gentoo-a5bc77a2f248573a98f7f104f9383c33138ea98a.tar.bz2 gentoo-a5bc77a2f248573a98f7f104f9383c33138ea98a.zip |
dev-libs/double-conversion: stable 3.1.5 for hppa, bug #707054
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
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.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/double-conversion/double-conversion-3.1.5.ebuild b/dev-libs/double-conversion/double-conversion-3.1.5.ebuild index c55eb82b6ae2..0bc709db3550 100644 --- a/dev-libs/double-conversion/double-conversion-3.1.5.ebuild +++ b/dev-libs/double-conversion/double-conversion-3.1.5.ebuild @@ -11,4 +11,4 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" |