diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:00:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:00:47 +0000 |
commit | a3d559f133c290583515d3036ae11cd3ab2cf795 (patch) | |
tree | ef436effe2068ada05c322894e4d33272028c3be | |
parent | dev-perl/Text-Levenshtein: Stabilize 0.140.0 x86, #828209 (diff) | |
download | gentoo-a3d559f133c290583515d3036ae11cd3ab2cf795.tar.gz gentoo-a3d559f133c290583515d3036ae11cd3ab2cf795.tar.bz2 gentoo-a3d559f133c290583515d3036ae11cd3ab2cf795.zip |
dev-perl/Text-Quoted: Stabilize 2.100.0 x86, #828210
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild index f9c270140570..b8aa043d2df5 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract the structure of a quoted mail message" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" RDEPEND=" dev-perl/Text-Autoformat |