diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:19:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:20:03 +0100 |
commit | 27c9f900fda457bf2b3cc73026b9a5f2d98a961a (patch) | |
tree | 8359105bc518399f0178132de9b30bc88d7aae38 /dev-libs/leatherman | |
parent | app-benchmarks/siege: ppc stable wrt bug #757270 (diff) | |
download | gentoo-27c9f900fda457bf2b3cc73026b9a5f2d98a961a.tar.gz gentoo-27c9f900fda457bf2b3cc73026b9a5f2d98a961a.tar.bz2 gentoo-27c9f900fda457bf2b3cc73026b9a5f2d98a961a.zip |
dev-libs/leatherman: ppc stable wrt bug #756301
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.2.ebuild b/dev-libs/leatherman/leatherman-1.12.2.ebuild index c7ed781d77ee..c5ac1f9d7705 100644 --- a/dev-libs/leatherman/leatherman-1.12.2.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.2.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" |