commit: 165f7b6bc4ac69f0304a006c6f70b6848adcdc0d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 25 19:24:48 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 25 19:24:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165f7b6b
dev-libs/libbytesize: Stabilize 2.6 ppc, #847448 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libbytesize/libbytesize-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-2.6.ebuild b/dev-libs/libbytesize/libbytesize-2.6.ebuild index 411a29be3973..3ccbde461377 100644 --- a/dev-libs/libbytesize/libbytesize-2.6.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize" SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="doc python test tools" REQUIRED_USE="
