diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-20 16:42:28 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-21 00:02:25 +0100 |
commit | 792eba7c020dc184cabefc95d397098d9b371c02 (patch) | |
tree | 236973ebd618576461f7c3c454c085c518d22125 /dev-libs/leatherman/leatherman-1.3.0.ebuild | |
parent | dev-libs/librevenge: Drop to ~hppa (diff) | |
download | gentoo-792eba7c020dc184cabefc95d397098d9b371c02.tar.gz gentoo-792eba7c020dc184cabefc95d397098d9b371c02.tar.bz2 gentoo-792eba7c020dc184cabefc95d397098d9b371c02.zip |
dev-libs/leatherman: Drop to ~hppa
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/leatherman/leatherman-1.3.0.ebuild')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild index 7ca243ceec9b..aeb7a947daad 100644 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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] |