Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbytesize/
Date: Thu, 27 May 2021 14:34:22
Message-Id: 1622125962.f35818819894fe76edc44ec5f6ce5d450525710f.dlan@gentoo
1 commit: f35818819894fe76edc44ec5f6ce5d450525710f
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 13:26:54 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 14:32:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3581881
7
8 dev-libs/libbytesize: add riscv keyword
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 dev-libs/libbytesize/libbytesize-2.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libbytesize/libbytesize-2.5.ebuild b/dev-libs/libbytesize/libbytesize-2.5.ebuild
17 index 94d53297ccd..beb6cce1766 100644
18 --- a/dev-libs/libbytesize/libbytesize-2.5.ebuild
19 +++ b/dev-libs/libbytesize/libbytesize-2.5.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize"
21 SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz"
22 LICENSE="LGPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
26 IUSE="doc python test tools"
27
28 REQUIRED_USE="