diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-08 23:03:00 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-08 23:03:29 +0200 |
commit | f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0 (patch) | |
tree | 27d8c105431c0d018b8ccd3406f9c1c20c8ced46 /dev-perl/Text-Autoformat | |
parent | kde-apps/kwalletd: Remove unused patches (diff) | |
download | gentoo-f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0.tar.gz gentoo-f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0.tar.bz2 gentoo-f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0.zip |
dev-perl/Text-Autoformat: Retroactively stable for remaining arches (ALLARCHES), bug 585608
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/Text-Autoformat')
-rw-r--r-- | dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild index 2657c15f096d..5ba1caccf854 100644 --- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild +++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test examples" RDEPEND=" |