diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 12:30:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 12:30:56 +0000 |
commit | f5ebab8320218e541d467b7e1b5fa7af54aee143 (patch) | |
tree | ce581155dfcfe68240b39470a9a4734e7aa5c195 /dev-libs/leatherman | |
parent | media-libs/libsdl2: Stabilize 2.0.12-r2 ppc64, #773166 (diff) | |
download | gentoo-f5ebab8320218e541d467b7e1b5fa7af54aee143.tar.gz gentoo-f5ebab8320218e541d467b7e1b5fa7af54aee143.tar.bz2 gentoo-f5ebab8320218e541d467b7e1b5fa7af54aee143.zip |
dev-libs/leatherman: Stabilize 1.12.4 ppc, #773160
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.4.ebuild b/dev-libs/leatherman/leatherman-1.12.4.ebuild index b2765bd36ba4..12a9cdb19849 100644 --- a/dev-libs/leatherman/leatherman-1.12.4.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.4.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" |