diff options
author | Sam James <sam@gentoo.org> | 2022-05-25 20:24:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-25 20:24:48 +0100 |
commit | 165f7b6bc4ac69f0304a006c6f70b6848adcdc0d (patch) | |
tree | 41e4de017f2c89c9dfccef18d11e952a09bf5659 /dev-libs/libbytesize | |
parent | www-client/links: Stabilize 2.26-r1 ppc64, #847463 (diff) | |
download | gentoo-165f7b6bc4ac69f0304a006c6f70b6848adcdc0d.tar.gz gentoo-165f7b6bc4ac69f0304a006c6f70b6848adcdc0d.tar.bz2 gentoo-165f7b6bc4ac69f0304a006c6f70b6848adcdc0d.zip |
dev-libs/libbytesize: Stabilize 2.6 ppc, #847448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |