commit: b54b2441cead3498e9eabce32ee93dbce309c0b9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 22 09:31:05 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 22 09:31:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54b2441
dev-libs/libbytesize: Stabilize 2.9 ppc64, #914528 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/libbytesize/libbytesize-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-2.9.ebuild b/dev-libs/libbytesize/libbytesize-2.9.ebuild index 7de14e54ef99..5de8245bd888 100644 --- a/dev-libs/libbytesize/libbytesize-2.9.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV} LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86" IUSE="doc python test tools" RESTRICT="!test? ( test )"
