diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 11:55:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 11:55:43 +0200 |
commit | 9d670c5b982cadf2df18dbc865075792afbe3290 (patch) | |
tree | 1744a7973cd151bd0f345abeb14182dd81249e5f /dev-libs/libbytesize/libbytesize-2.10.ebuild | |
parent | dev-python/ipykernel: Stabilize 6.29.2-r1 ALLARCHES, #925959 (diff) | |
download | gentoo-9d670c5b982cadf2df18dbc865075792afbe3290.tar.gz gentoo-9d670c5b982cadf2df18dbc865075792afbe3290.tar.bz2 gentoo-9d670c5b982cadf2df18dbc865075792afbe3290.zip |
dev-libs/libbytesize: Stabilize 2.10 arm64, #925454
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize/libbytesize-2.10.ebuild')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.10.ebuild b/dev-libs/libbytesize/libbytesize-2.10.ebuild index 3bfb99e98b62..d984a7c01ba9 100644 --- a/dev-libs/libbytesize/libbytesize-2.10.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.10.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 ~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" RESTRICT="!test? ( test )" |