Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/biber/
Date: Tue, 04 May 2021 22:24:12
Message-Id: 1620167034.39a5b6722daec53cd61b610e846dcc91ec22e001.sam@gentoo
1 commit: 39a5b6722daec53cd61b610e846dcc91ec22e001
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 22:23:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 22:23:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a5b672
7
8 dev-tex/biber: Stabilize 2.16 amd64, #783552
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-tex/biber/biber-2.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-tex/biber/biber-2.16.ebuild b/dev-tex/biber/biber-2.16.ebuild
16 index 20c3c2453bd..87d2708a6cd 100644
17 --- a/dev-tex/biber/biber-2.16.ebuild
18 +++ b/dev-tex/biber/biber-2.16.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/plk/biber/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="Artistic-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"