commit:     7dea8adbd55a7dc7ef7fac0af45b1274d80934cf
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 23:23:09 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 00:32:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dea8adb

perl-core/Text-ParseWords: Drop keywords

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild 
b/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild
index d8e6550eff7..91a0ec0e7de 100644
--- a/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild
+++ b/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Parse strings containing shell-style quoting"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS=""
 IUSE=""
 
 SRC_TEST="do"

Reply via email to