diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-13 17:22:44 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-13 17:22:44 +0200 |
commit | 79027ff1740b3adf2e9e1db8be44f28c7804a2c1 (patch) | |
tree | f58bf1ee20f426f2e05ebf4493768e318f445792 /dev-perl/Text-Autoformat | |
parent | dev-perl/Test-Warn-0.300.0-r1: add alpha keyword (diff) | |
download | gentoo-79027ff1740b3adf2e9e1db8be44f28c7804a2c1.tar.gz gentoo-79027ff1740b3adf2e9e1db8be44f28c7804a2c1.tar.bz2 gentoo-79027ff1740b3adf2e9e1db8be44f28c7804a2c1.zip |
dev-perl/Text-Autoformat-1.740.0-r0: add alpha keyword
Gentoo-Bug: 585608
Package-Manager: portage-2.3.0_rc1
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 12ee3cfb561b..2657c15f096d 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=" |