Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libestr/
Date: Tue, 31 Dec 2019 03:17:39
Message-Id: 1577761966.d818d30560a0c6a625a7d92bea4ff39159be1c19.whissi@gentoo
1 commit: d818d30560a0c6a625a7d92bea4ff39159be1c19
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 03:12:46 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 03:12:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d818d305
7
8 dev-libs/libestr: arm64 stable
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/libestr/libestr-0.1.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild b/dev-libs/libestr/libestr-0.1.11.ebuild
17 index 22b6f6f1d57..885dcf112cf 100644
18 --- a/dev-libs/libestr/libestr-0.1.11.ebuild
19 +++ b/dev-libs/libestr/libestr-0.1.11.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://libestr.adiscon.com/files/download/${P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 arm ~arm64 hppa x86"
25 +KEYWORDS="amd64 arm arm64 hppa x86"
26 IUSE="debug static-libs test"
27 RESTRICT="!test? ( test )"