diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:27:53 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:28:07 +0100 |
commit | c12876520e54ad7d83d6fa15dba8534bd669385e (patch) | |
tree | 94f6a9e5e6b325482f0177907289496bddc2b5bc /dev-libs/leatherman | |
parent | sys-kernel/gentoo-sources: stable 4.9.76-r1 for ia64, bug #644664 (diff) | |
download | gentoo-c12876520e54ad7d83d6fa15dba8534bd669385e.tar.gz gentoo-c12876520e54ad7d83d6fa15dba8534bd669385e.tar.bz2 gentoo-c12876520e54ad7d83d6fa15dba8534bd669385e.zip |
dev-libs/leatherman: Revert "dev-libs/leatherman: Drop to ~hppa"
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-0.10.1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/leatherman/leatherman-1.3.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild b/dev-libs/leatherman/leatherman-0.10.1.ebuild index a195f2e99708..de62973685fa 100644 --- a/dev-libs/leatherman/leatherman-0.10.1.ebuild +++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild @@ -12,7 +12,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 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54[nls] diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild index c1a8c29ae1c1..5161ca2346ca 100644 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild @@ -12,7 +12,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] |