diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 17:36:49 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:15:23 +0800 |
commit | e1683ba3ceec11cc95225abb5b18e1d211626cf1 (patch) | |
tree | a3e5a301597c83381682e9f202eacb3dcf6affbd /dev-perl/Text-BibTeX | |
parent | dev-perl/Test-Regexp: keyword ~riscv (diff) | |
download | gentoo-e1683ba3ceec11cc95225abb5b18e1d211626cf1.tar.gz gentoo-e1683ba3ceec11cc95225abb5b18e1d211626cf1.tar.bz2 gentoo-e1683ba3ceec11cc95225abb5b18e1d211626cf1.zip |
dev-perl/Text-BibTeX: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Text-BibTeX')
-rw-r--r-- | dev-perl/Text-BibTeX/Text-BibTeX-0.880.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0-r1.ebuild b/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0-r1.ebuild index 9203f64aa8cb..b87b6a594b1e 100644 --- a/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0-r1.ebuild +++ b/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0-r1.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="A Perl library for reading, parsing, and processing BibTeX files" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" RDEPEND=" !dev-libs/btparse |