diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:13:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:13:27 +0100 |
commit | 2638476ddb123061da57fb398ac4381ac9649b0c (patch) | |
tree | f19f15cc9cba9a9321663b58d2cd2ab1a424f6e2 /dev-libs | |
parent | net-mail/fdm: amd64 stable wrt bug #757195 (diff) | |
download | gentoo-2638476ddb123061da57fb398ac4381ac9649b0c.tar.gz gentoo-2638476ddb123061da57fb398ac4381ac9649b0c.tar.bz2 gentoo-2638476ddb123061da57fb398ac4381ac9649b0c.zip |
dev-libs/leatherman: amd64 stable wrt bug #756301
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 14a6741f634c..c7ed781d77ee 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" |