perl-core/Thread-Semaphore: Drop keywords
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 2 Feb 2020 06:18:49 +0000 (07:18 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 10 Feb 2020 21:54:00 +0000 (22:54 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
perl-core/Thread-Semaphore/Thread-Semaphore-2.120.0-r1.ebuild

index 2f8dc8c3c5c7aab1a651f07cd024330d1ddb7915..222a24385b553a60a7a90a932bd02f9a6a8f3063 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Thread-safe semaphores"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin"
+KEYWORDS=""
 IUSE=""
 
 RDEPEND="virtual/perl-threads-shared