commit: 7dea322b1268d6b30dff45a0218891e0860367cd Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Wed Mar 9 13:02:14 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Mar 9 13:31:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dea322b
dev-perl/B-Debug: keyword ~riscv Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-perl/B-Debug/B-Debug-1.260.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/B-Debug/B-Debug-1.260.0-r1.ebuild b/dev-perl/B-Debug/B-Debug-1.260.0-r1.ebuild index 4e9771d24104..b4cc517bba6b 100644 --- a/dev-perl/B-Debug/B-Debug-1.260.0-r1.ebuild +++ b/dev-perl/B-Debug/B-Debug-1.260.0-r1.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=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Walk Perl syntax tree, printing debug info about ops" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="minimal" RDEPEND="
