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>
This commit is contained in:
Yu Gu
2022-10-29 19:07:07 +08:00
committed by Jakov Smolić
parent f119f91ddb
commit b51fc34ba8

View File

@@ -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 )"