diff options
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild')
-rw-r--r-- | dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild b/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild index e018f06c6a73..5c0d34b05506 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild @@ -9,6 +9,6 @@ inherit perl-module DESCRIPTION="A Perl 5 module for locating delimited substrings with proper nesting" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" S="${WORKDIR}/${DIST_P%%a}" |