summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-25 06:56:56 +0000
committerSam James <sam@gentoo.org>2024-02-25 06:58:14 +0000
commit5dc542bbebfa97e9fa64c938150241c2d937e4e0 (patch)
treee5fff0b1ff7c3e75b778862d316ac5689fae65cc /dev-libs/libbytesize
parentdev-libs/libbytesize: Stabilize 2.10 x86, #925454 (diff)
downloadgentoo-5dc542bbebfa97e9fa64c938150241c2d937e4e0.tar.gz
gentoo-5dc542bbebfa97e9fa64c938150241c2d937e4e0.tar.bz2
gentoo-5dc542bbebfa97e9fa64c938150241c2d937e4e0.zip
dev-libs/libbytesize: Stabilize 2.10 ppc64, #925454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r--dev-libs/libbytesize/libbytesize-2.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.10.ebuild b/dev-libs/libbytesize/libbytesize-2.10.ebuild
index 916232595cf5..e9dbe275dc14 100644
--- a/dev-libs/libbytesize/libbytesize-2.10.ebuild
+++ b/dev-libs/libbytesize/libbytesize-2.10.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 ~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 )"