diff options
Diffstat (limited to 'dev-perl/B-Debug')
-rw-r--r-- | dev-perl/B-Debug/B-Debug-1.260.0-r1.ebuild | 4 |
1 files 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=" |