diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:53:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-26 08:53:23 +0200 |
commit | eeaa56c72b87a30997553d1b291e147862688119 (patch) | |
tree | 55e0ab19b3a0ec531241a32f9384d17fbf3cba95 /dev-libs/libbytesize | |
parent | dev-util/cmake: arm stable wrt bug #847484 (diff) | |
download | gentoo-eeaa56c72b87a30997553d1b291e147862688119.tar.gz gentoo-eeaa56c72b87a30997553d1b291e147862688119.tar.bz2 gentoo-eeaa56c72b87a30997553d1b291e147862688119.zip |
dev-libs/libbytesize: arm64 stable wrt bug #847448
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@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 f625a4e8559a..5abdc34f2f02 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=" |