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-perl/LaTeX-Driver/
Date: Fri, 17 Sep 2021 07:51:45
Message-Id: 1631864987.0dd09cd239b6e4746ce7460c45344ce86327017f.dlan@gentoo
1 commit: 0dd09cd239b6e4746ce7460c45344ce86327017f
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Thu Sep 16 11:23:15 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 17 07:49:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd09cd2
7
8 dev-perl/LaTeX-Driver: keyword 1.2.0 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild
17 index 126dc216f29..d2675a646ca 100644
18 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild
19 +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21 DESCRIPTION="Perl encapsulation of invoking the Latex programs"
22
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 RDEPEND="
28 dev-perl/Capture-Tiny