diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 13:05:19 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 13:11:35 +1300 |
commit | ab13d85f6ddb29ff4e50b71d8f36523536f12249 (patch) | |
tree | 4e2cb5d927dc386dba589b3afe7746cecdf83b59 /virtual/perl-Thread-Queue | |
parent | net-print/cups-pdf: Version bump (diff) | |
download | gentoo-ab13d85f6ddb29ff4e50b71d8f36523536f12249.tar.gz gentoo-ab13d85f6ddb29ff4e50b71d8f36523536f12249.tar.bz2 gentoo-ab13d85f6ddb29ff4e50b71d8f36523536f12249.zip |
perl-core/*,virtual/perl-*: Spread missing ~arm64 from dev-lang/perl
dev-lang/perl is keyworded for ~arm64, so all its virtuals and
perl-core/ components should be satisifialbe on ~arm64 as well.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'virtual/perl-Thread-Queue')
-rw-r--r-- | virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0-r2.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Thread-Queue/perl-Thread-Queue-3.90.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0-r2.ebuild b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0-r2.ebuild index c2aab6cc7bf8..f5420176facc 100644 --- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0-r2.ebuild +++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.50.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" diff --git a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.90.0-r1.ebuild b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.90.0-r1.ebuild index 95755359f2b1..0d4028604445 100644 --- a/virtual/perl-Thread-Queue/perl-Thread-Queue-3.90.0-r1.ebuild +++ b/virtual/perl-Thread-Queue/perl-Thread-Queue-3.90.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |