diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:24:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:24:45 +0100 |
commit | 27e95a0b6a1e2039be21a14ab5a80a1f47f9e8ea (patch) | |
tree | 5188da8dcd9a1e27b990c23efd020a77d2ca1372 /dev-libs/leatherman | |
parent | net-misc/pipes: s390 stable wrt bug #757231 (diff) | |
download | gentoo-27e95a0b6a1e2039be21a14ab5a80a1f47f9e8ea.tar.gz gentoo-27e95a0b6a1e2039be21a14ab5a80a1f47f9e8ea.tar.bz2 gentoo-27e95a0b6a1e2039be21a14ab5a80a1f47f9e8ea.zip |
dev-libs/leatherman: sparc stable wrt bug #756301
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 fd484433c201..4161088fd099 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" |