diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:21:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:21:28 +0100 |
commit | 1ad6259677868fd065433f95b52b2fc5cb784680 (patch) | |
tree | b29579598c9a694b622c8ecdbd9459ad0320bde1 /dev-libs/leatherman | |
parent | net-firewall/psad: ppc stable wrt bug #757171 (diff) | |
download | gentoo-1ad6259677868fd065433f95b52b2fc5cb784680.tar.gz gentoo-1ad6259677868fd065433f95b52b2fc5cb784680.tar.bz2 gentoo-1ad6259677868fd065433f95b52b2fc5cb784680.zip |
dev-libs/leatherman: ppc64 stable wrt bug #756301
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 c5ac1f9d7705..fd484433c201 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" |