diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 04:55:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 04:55:32 +0100 |
commit | e031c634900a4bbc006eec62824904b2341d5638 (patch) | |
tree | 22f6446a0380dece59cbed866bd13d41eefd6458 /dev-perl/Env-Path | |
parent | dev-libs/rinutils: Keyword 0.10.2-r1 arm, #909051 (diff) | |
download | gentoo-e031c634900a4bbc006eec62824904b2341d5638.tar.gz gentoo-e031c634900a4bbc006eec62824904b2341d5638.tar.bz2 gentoo-e031c634900a4bbc006eec62824904b2341d5638.zip |
dev-perl/Env-Path: Keyword 0.190.0 arm, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Env-Path')
-rw-r--r-- | dev-perl/Env-Path/Env-Path-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Env-Path/Env-Path-0.190.0.ebuild b/dev-perl/Env-Path/Env-Path-0.190.0.ebuild index 1352e7c1d8f2..f443238a333a 100644 --- a/dev-perl/Env-Path/Env-Path-0.190.0.ebuild +++ b/dev-perl/Env-Path/Env-Path-0.190.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Advanced operations on path variables" SLOT="0" -KEYWORDS="~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~arm" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |