diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 15:45:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 15:45:13 +0000 |
commit | 94be024ce857f595a76bb7f552d3ecc721bdf7c6 (patch) | |
tree | 3409053fc7353487cb02819a309674eefded2b5b /dev-libs | |
parent | net-libs/nghttp2: Stabilize 1.62.1 hppa, #938008 (diff) | |
download | gentoo-94be024ce857f595a76bb7f552d3ecc721bdf7c6.tar.gz gentoo-94be024ce857f595a76bb7f552d3ecc721bdf7c6.tar.bz2 gentoo-94be024ce857f595a76bb7f552d3ecc721bdf7c6.zip |
dev-libs/libbytesize: Stabilize 2.11 sparc, #942529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.11.ebuild b/dev-libs/libbytesize/libbytesize-2.11.ebuild index 76ea5660a66e..b0007ad63ec0 100644 --- a/dev-libs/libbytesize/libbytesize-2.11.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.11.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 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="doc python test tools" RESTRICT="!test? ( test )" |