diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:07 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:01:59 +0100 |
commit | b51fc34ba87f2110a67767389f644c86cae90fda (patch) | |
tree | a63abf169acd7f348f8d53a3d83f8b7f4f424afa /dev-perl/HTML-FormatText-WithLinks | |
parent | dev-perl/HTML-Formatter: Keyword 2.160.0-r1 riscv, #878483 (diff) | |
download | gentoo-b51fc34ba87f2110a67767389f644c86cae90fda.tar.gz gentoo-b51fc34ba87f2110a67767389f644c86cae90fda.tar.bz2 gentoo-b51fc34ba87f2110a67767389f644c86cae90fda.zip |
dev-perl/HTML-FormatText-WithLinks: Keyword 0.150.0-r2 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-FormatText-WithLinks')
-rw-r--r-- | dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild index 920891efde8f..419da5a516a7 100644 --- a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild +++ b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="HTML to text conversion with links as footnotes" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="test" RESTRICT="!test? ( test )" |