diff options
author | 2021-12-05 03:01:41 +0000 | |
---|---|---|
committer | 2021-12-05 03:01:41 +0000 | |
commit | e2462b30c48dd86a4001bd9403d4b18d1c10905b (patch) | |
tree | 451b60f915a3b0faba4f35b6cb2fcc6cbe43aa65 /dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild | |
parent | dev-perl/Text-Levenshtein: Stabilize 0.140.0 amd64, #828209 (diff) | |
download | gentoo-e2462b30c48dd86a4001bd9403d4b18d1c10905b.tar.gz gentoo-e2462b30c48dd86a4001bd9403d4b18d1c10905b.tar.bz2 gentoo-e2462b30c48dd86a4001bd9403d4b18d1c10905b.zip |
dev-perl/Text-Quoted: Stabilize 2.100.0 amd64, #828210
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild')
-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 1b1833795ceb..f9c270140570 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 |