diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-16 21:23:15 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:49:47 +0800 |
commit | 0dd09cd239b6e4746ce7460c45344ce86327017f (patch) | |
tree | 7458b8e98479b42b94659f9d752824a021ef1ad5 /dev-perl/LaTeX-Driver | |
parent | dev-perl/Readonly: keyword 2.50.0-r1 for ~riscv (diff) | |
download | gentoo-0dd09cd239b6e4746ce7460c45344ce86327017f.tar.gz gentoo-0dd09cd239b6e4746ce7460c45344ce86327017f.tar.bz2 gentoo-0dd09cd239b6e4746ce7460c45344ce86327017f.zip |
dev-perl/LaTeX-Driver: keyword 1.2.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/LaTeX-Driver')
-rw-r--r-- | dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild index 126dc216f29e..d2675a646ca2 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl encapsulation of invoking the Latex programs" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-perl/Capture-Tiny |