diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-19 09:16:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-19 09:16:00 +0300 |
commit | f6db43b1dbb3ee0181d69236516272b72d86ae6e (patch) | |
tree | 3dfc1fe688fd073023b564f0bf5f3d2e6cf9a301 /dev-libs/libbytesize | |
parent | dev-libs/libbytesize: Stabilize 2.7 arm, #865735 (diff) | |
download | gentoo-f6db43b1dbb3ee0181d69236516272b72d86ae6e.tar.gz gentoo-f6db43b1dbb3ee0181d69236516272b72d86ae6e.tar.bz2 gentoo-f6db43b1dbb3ee0181d69236516272b72d86ae6e.zip |
dev-libs/libbytesize: Stabilize 2.7 arm64, #865735
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.7.ebuild b/dev-libs/libbytesize/libbytesize-2.7.ebuild index 34a81c4d6351..8ec11b224abc 100644 --- a/dev-libs/libbytesize/libbytesize-2.7.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.7.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=" |