diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 06:45:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 06:45:03 +0000 |
commit | b6bb2f45061ec92479e2808160660fed82369a67 (patch) | |
tree | 94940342e13d0de89b8e041a67764e3308f63f50 /dev-libs/libbytesize | |
parent | media-sound/alsa-utils: Stabilize 1.2.4 arm, #788730 (diff) | |
download | gentoo-b6bb2f45061ec92479e2808160660fed82369a67.tar.gz gentoo-b6bb2f45061ec92479e2808160660fed82369a67.tar.bz2 gentoo-b6bb2f45061ec92479e2808160660fed82369a67.zip |
dev-libs/libbytesize: Stabilize 2.5 arm, #788736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.5.ebuild b/dev-libs/libbytesize/libbytesize-2.5.ebuild index baeacbb36ae1..5f38e55a5c1d 100644 --- a/dev-libs/libbytesize/libbytesize-2.5.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.5.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=" |