commit: 96ebe3051892fe0742dc8d750a21e52e37be4e48
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 13:15:29 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 23 13:25:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ebe305
dev-perl/DelimMatch: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild
b/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild
index 1be241e21a4..e018f06c6a7 100644
--- a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild
+++ b/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild
@@ -9,5 +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 ~sparc-solaris"
+
S="${WORKDIR}/${DIST_P%%a}"