diff options
author | Sam James <sam@gentoo.org> | 2023-07-15 04:08:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-15 04:10:04 +0100 |
commit | 8ce0f359fb69ff702d981cef3002fce2dd2d0105 (patch) | |
tree | c18133facc92c17d6a4fd63ac681d15f693a95db /dev-libs/libbytesize | |
parent | dev-libs/newt: Stabilize 0.52.23-r1 arm, #910297 (diff) | |
download | gentoo-8ce0f359fb69ff702d981cef3002fce2dd2d0105.tar.gz gentoo-8ce0f359fb69ff702d981cef3002fce2dd2d0105.tar.bz2 gentoo-8ce0f359fb69ff702d981cef3002fce2dd2d0105.zip |
dev-libs/libbytesize: Stabilize 2.8 ppc64, #910344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.8.ebuild b/dev-libs/libbytesize/libbytesize-2.8.ebuild index 4c4c29aa5391..be5ce7f4a597 100644 --- a/dev-libs/libbytesize/libbytesize-2.8.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.8.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 ~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" REQUIRED_USE=" |