summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-09-21 17:49:57 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-21 21:40:34 +0800
commit771f4d17c50594ea1354ca8b325d838aa9a69d11 (patch)
tree9f86be83158c55f410428f3b635252dcf85cce59 /dev-perl/XML-TokeParser
parentdev-perl/XML-Descent: keyword ~riscv (diff)
downloadgentoo-771f4d17c50594ea1354ca8b325d838aa9a69d11.tar.gz
gentoo-771f4d17c50594ea1354ca8b325d838aa9a69d11.tar.bz2
gentoo-771f4d17c50594ea1354ca8b325d838aa9a69d11.zip
dev-perl/XML-TokeParser: keyword ~riscv
Package-Manager: Portage-3.0.23, 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/XML-TokeParser')
-rw-r--r--dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild b/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild
index 767ac012b316..c5de0dd7fb99 100644
--- a/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild
+++ b/dev-perl/XML-TokeParser/XML-TokeParser-0.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Simplified interface to XML::Parser"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"