diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:33:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:34:08 +0000 |
commit | d081c87ac009c7cde3b4adcf87ecc0430a2ec418 (patch) | |
tree | 2b79bb35d52e363937ecdacb21513b1c6888962c | |
parent | sys-libs/libunwind: stable 1.2.1 for hppa, bug #629258 (thanks to Rolf Eike B... (diff) | |
download | gentoo-d081c87ac009c7cde3b4adcf87ecc0430a2ec418.tar.gz gentoo-d081c87ac009c7cde3b4adcf87ecc0430a2ec418.tar.bz2 gentoo-d081c87ac009c7cde3b4adcf87ecc0430a2ec418.zip |
dev-libs/leatherman: stable 1.3.0 for hppa, bug #625764 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
-rw-r--r-- | dev-libs/leatherman/leatherman-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild index a6b809c9ff01..7c49dcaa65dd 100644 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" IUSE="debug test" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 sparc x86" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54[nls] |