diff options
author | 2024-10-31 13:49:49 +0000 | |
---|---|---|
committer | 2024-10-31 13:49:49 +0000 | |
commit | 0b599d2f559fa006695b9f6c7555a566ff0d5598 (patch) | |
tree | d3b393e62c4ba3d29ef7860c1f1c80feaa282688 /dev-libs/libbytesize | |
parent | sys-libs/libsepol: Stabilize 3.7 arm, #942527 (diff) | |
download | gentoo-0b599d2f559fa006695b9f6c7555a566ff0d5598.tar.gz gentoo-0b599d2f559fa006695b9f6c7555a566ff0d5598.tar.bz2 gentoo-0b599d2f559fa006695b9f6c7555a566ff0d5598.zip |
dev-libs/libbytesize: Stabilize 2.11 arm, #942529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-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 869b70455e2e..54bb1d8a0abb 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 )" |