Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbytesize/
Date: Thu, 27 May 2021 19:12:00
Message-Id: 1622098024.d15c2044c8ee1b1c1a6b45f16ff3731d765ec9a9.sam@gentoo
1 commit: d15c2044c8ee1b1c1a6b45f16ff3731d765ec9a9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 06:47:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 06:47:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15c2044
7
8 dev-libs/libbytesize: Stabilize 2.5 arm64, #788736
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libbytesize/libbytesize-2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libbytesize/libbytesize-2.5.ebuild b/dev-libs/libbytesize/libbytesize-2.5.ebuild
16 index 5f38e55a5c1..401363c4a1d 100644
17 --- a/dev-libs/libbytesize/libbytesize-2.5.ebuild
18 +++ b/dev-libs/libbytesize/libbytesize-2.5.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize"
20 SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz"
21 LICENSE="LGPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86"
25 IUSE="doc python test tools"
26
27 REQUIRED_USE="