commit: 0ef8ea199850e53ab5e7105bbb8bbc99f77b473a Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Nov 6 05:01:56 2022 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Nov 6 05:02:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef8ea19
dev-libs/leatherman: stabilize 1.12.9 for amd64, ppc, ppc64, sparc, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-libs/leatherman/leatherman-1.12.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/leatherman/leatherman-1.12.9.ebuild b/dev-libs/leatherman/leatherman-1.12.9.ebuild index 3f363379395b..8466060b3186 100644 --- a/dev-libs/leatherman/leatherman-1.12.9.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86" IUSE="debug static-libs test" #RESTRICT="!test? ( test )" RESTRICT="test" # restricted til we don't need the shared_nowide patch
