Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libutf8proc/
Date: Fri, 26 Feb 2021 08:09:30
Message-Id: 1614326958.d9df2c0a212eef9603815fbfbb0d4800c889ab22.ago@gentoo
1 commit: d9df2c0a212eef9603815fbfbb0d4800c889ab22
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 08:08:15 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 08:09:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9df2c0a
7
8 dev-libs/libutf8proc: x86 stable wrt bug #772905
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild
18 index 1407c15cd02..0af1ef02cd8 100644
19 --- a/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild
20 +++ b/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/JuliaStrings/${PN#lib}/archive/v${PV}.tar.gz -> ${P}
22
23 LICENSE="MIT"
24 SLOT="0/${PV}"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
27 IUSE="cjk static-libs test"
28 RESTRICT="!test? ( test )"