diff options
author | 2023-07-24 16:36:42 +0300 | |
---|---|---|
committer | 2023-07-24 16:36:42 +0300 | |
commit | 02dea1ebfa8181a820febe2474a0573402f55a05 (patch) | |
tree | 165b6f2fc1747f5108fe766c454259bdd6fea97a /dev-perl/Carp-Assert | |
parent | dev-perl/Carp-Assert: Stabilize 0.220.0 amd64, #910811 (diff) | |
download | gentoo-02dea1ebfa8181a820febe2474a0573402f55a05.tar.gz gentoo-02dea1ebfa8181a820febe2474a0573402f55a05.tar.bz2 gentoo-02dea1ebfa8181a820febe2474a0573402f55a05.zip |
dev-perl/Carp-Assert: Stabilize 0.220.0 sparc, #910811
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild index d9f562f0d0fc..039f3460a16b 100644 --- a/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild +++ b/dev-perl/Carp-Assert/Carp-Assert-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Executable comments in carp" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp |