perl-core/Thread-Semaphore: Spread ~ on stable/dev/exp arches from perl
authorKent Fredric <kentnl@gentoo.org>
Sat, 1 Sep 2018 06:18:58 +0000 (18:18 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 1 Sep 2018 07:17:35 +0000 (19:17 +1200)
Spreading ~alpha ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-cygwin
from dev-lang/perl, as Thread-Semaphore is part of perl itself, and if
indeed this package doesn't work, then perl doesn't work either.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

perl-core/Thread-Semaphore/Thread-Semaphore-2.120.0-r1.ebuild

index 1ddc4c84d09a1a9dcce56ec9c482d979f60d151a..7fa4e3748b968aa4116902fec7a37d2583a3daeb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin"
 IUSE=""
 
 RDEPEND="virtual/perl-threads-shared