diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:35:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:35:04 +0000 |
commit | c5e135e3433b40a518764109485db5dedbe1dec4 (patch) | |
tree | 82cc24ead6f188d9ed4679533bbf0df6c47358b2 /dev-perl/Text-Format | |
parent | dev-perl/Test-TCP: Stabilize 2.220.0 x86, #828204 (diff) | |
download | gentoo-c5e135e3433b40a518764109485db5dedbe1dec4.tar.gz gentoo-c5e135e3433b40a518764109485db5dedbe1dec4.tar.bz2 gentoo-c5e135e3433b40a518764109485db5dedbe1dec4.zip |
dev-perl/Text-Format: Stabilize 0.620.0 x86, #828205
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Format')
-rw-r--r-- | dev-perl/Text-Format/Text-Format-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Format/Text-Format-0.620.0.ebuild b/dev-perl/Text-Format/Text-Format-0.620.0.ebuild index 43807de8f9db..68c60eaf1954 100644 --- a/dev-perl/Text-Format/Text-Format-0.620.0.ebuild +++ b/dev-perl/Text-Format/Text-Format-0.620.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Various subroutines to format text" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" virtual/perl-Carp |