diff options
author | 2023-06-24 04:55:39 +0100 | |
---|---|---|
committer | 2023-06-24 04:55:39 +0100 | |
commit | b1af59eef5e2ba0e90e3456630e72f036f109c34 (patch) | |
tree | f8334e39e23e971a83bc8cc89ba4559f0244f6fb /dev-perl/PPIx-Utils | |
parent | dev-perl/PPIx-QuoteLike: Keyword 0.23.0 arm, #909051 (diff) | |
download | gentoo-b1af59eef5e2ba0e90e3456630e72f036f109c34.tar.gz gentoo-b1af59eef5e2ba0e90e3456630e72f036f109c34.tar.bz2 gentoo-b1af59eef5e2ba0e90e3456630e72f036f109c34.zip |
dev-perl/PPIx-Utils: Keyword 0.3.0 arm, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PPIx-Utils')
-rw-r--r-- | dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild index 1c0226f10063..00a23b6317f9 100644 --- a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild +++ b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility functions for PPI" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" RDEPEND=" >=dev-perl/B-Keywords-1.90.0 |