diff options
author | 2021-07-13 22:46:36 -0500 | |
---|---|---|
committer | 2021-07-13 23:00:47 -0500 | |
commit | bafe8bb87bfc2e51d9420466332ff4ed4057d33c (patch) | |
tree | 9b5759dd48bfb515b42d267b3065bdd186a57a29 /dev-libs/leatherman | |
parent | dev-ruby/facter: 3.14.18 stable amd64/x86 (diff) | |
download | gentoo-bafe8bb87bfc2e51d9420466332ff4ed4057d33c.tar.gz gentoo-bafe8bb87bfc2e51d9420466332ff4ed4057d33c.tar.bz2 gentoo-bafe8bb87bfc2e51d9420466332ff4ed4057d33c.zip |
dev-libs/leatherman: 1.12.5 stable amd64 ppc ppc64 sparc x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.5.ebuild b/dev-libs/leatherman/leatherman-1.12.5.ebuild index c105fc67cf23..93aeee4fe225 100644 --- a/dev-libs/leatherman/leatherman-1.12.5.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.5.ebuild @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" IUSE="debug static-libs test" #RESTRICT="!test? ( test )" RESTRICT="test" # restricted til we don't need the shared_nowide patch -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86" SLOT="0/${PV}" RDEPEND="net-misc/curl" |