Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbytesize/
Date: Sun, 02 Aug 2020 12:04:43
Message-Id: 1596369872.5caf6ab3d08a889a050af8b5a92aefeeb8352a5f.slyfox@gentoo
1 commit: 5caf6ab3d08a889a050af8b5a92aefeeb8352a5f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 12:02:42 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 12:04:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5caf6ab3
7
8 dev-libs/libbytesize: stable 2.3 for ppc64
9
10 stable wrt bug #734936
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-libs/libbytesize/libbytesize-2.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-libs/libbytesize/libbytesize-2.3.ebuild b/dev-libs/libbytesize/libbytesize-2.3.ebuild
20 index 05784ceefda..8c76a1db04c 100644
21 --- a/dev-libs/libbytesize/libbytesize-2.3.ebuild
22 +++ b/dev-libs/libbytesize/libbytesize-2.3.ebuild
23 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize"
24 SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz"
25 LICENSE="LGPL-2+"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86"
28 +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc ~x86"
29 IUSE="doc python test tools"
30
31 REQUIRED_USE="