diff options
Diffstat (limited to 'dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild')
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild index 0b21067916f8..ab310430f782 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse text and return a set of tokens using the same rules as the Unix shell" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |