diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:00:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:00:54 +0000 |
commit | 7e75c5722edd1bbf9a2c7961c4fdf435552c9103 (patch) | |
tree | f6b76b0ee7a22b13f52c565274c27f8cec1fcba1 /dev-perl/Text-Autoformat | |
parent | dev-perl/Test-Warn: Stabilize 0.360.0 x86, #828211 (diff) | |
download | gentoo-7e75c5722edd1bbf9a2c7961c4fdf435552c9103.tar.gz gentoo-7e75c5722edd1bbf9a2c7961c4fdf435552c9103.tar.bz2 gentoo-7e75c5722edd1bbf9a2c7961c4fdf435552c9103.zip |
dev-perl/Text-Autoformat: Stabilize 1.750.0 x86, #828212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Autoformat')
-rw-r--r-- | dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild index d4705449c177..3fafcc3270ba 100644 --- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild +++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples" RDEPEND=" |