Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbytesize/
Date: Fri, 19 Aug 2022 05:54:40
Message-Id: 1660888463.9245e58fceb032e6f26a0e63bb295bbd70281350.arthurzam@gentoo
1 commit: 9245e58fceb032e6f26a0e63bb295bbd70281350
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 05:54:23 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 05:54:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9245e58f
7
8 dev-libs/libbytesize: Stabilize 2.7 ppc64, #865735
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-libs/libbytesize/libbytesize-2.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libbytesize/libbytesize-2.7.ebuild b/dev-libs/libbytesize/libbytesize-2.7.ebuild
16 index 1ca421c3351a..19f2ecadabe7 100644
17 --- a/dev-libs/libbytesize/libbytesize-2.7.ebuild
18 +++ b/dev-libs/libbytesize/libbytesize-2.7.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 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86"
25 IUSE="doc python test tools"
26
27 REQUIRED_USE="