From: Andreas K. Hüttel Date: Sun, 2 Feb 2020 06:18:49 +0000 (+0100) Subject: perl-core/Thread-Semaphore: Drop keywords X-Git-Url: http://git.tremily.us/?p=gentoo.git;a=commitdiff_plain;h=7b24280ff283c77c1fe3bc1af1fa0836ce720bc2 perl-core/Thread-Semaphore: Drop keywords Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel --- diff --git a/perl-core/Thread-Semaphore/Thread-Semaphore-2.120.0-r1.ebuild b/perl-core/Thread-Semaphore/Thread-Semaphore-2.120.0-r1.ebuild index 2f8dc8c3c5c7..222a24385b55 100644 --- a/perl-core/Thread-Semaphore/Thread-Semaphore-2.120.0-r1.ebuild +++ b/perl-core/Thread-Semaphore/Thread-Semaphore-2.120.0-r1.ebuild @@ -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