diff options
author | Sam James <sam@gentoo.org> | 2023-07-15 07:51:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-15 07:51:42 +0100 |
commit | 114426234e464c9908896723a3c51b403e131e15 (patch) | |
tree | 561c333dc47ca071615a97dc0016598f674f0c62 /dev-libs/libbytesize | |
parent | dev-python/rapidfuzz: Stabilize 3.1.1 arm, #909697 (diff) | |
download | gentoo-114426234e464c9908896723a3c51b403e131e15.tar.gz gentoo-114426234e464c9908896723a3c51b403e131e15.tar.bz2 gentoo-114426234e464c9908896723a3c51b403e131e15.zip |
dev-libs/libbytesize: Stabilize 2.8 arm, #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 9421b32f336c..0bddf4681e64 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=" |