commit: a7efead58d187a7fe32af1fe778c7706fb113d4d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 30 15:11:07 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 30 15:11:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7efead5
dev-libs/libbytesize: Stabilize 2.11 ppc, #942529 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libbytesize/libbytesize-2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-2.11.ebuild b/dev-libs/libbytesize/libbytesize-2.11.ebuild index 48b3094716b4..76ea5660a66e 100644 --- a/dev-libs/libbytesize/libbytesize-2.11.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV} LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="doc python test tools" RESTRICT="!test? ( test )"