diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-08 10:49:07 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-08 11:00:42 +1300 |
commit | 02c918a2c6140e193bf3b038e557dcdf5817223d (patch) | |
tree | f4a01cfbfc7f1570dcb70f6a8800b3b94e394a31 /virtual/perl-threads-shared | |
parent | dev-php/xcache: Revbump to drop php 5.5 dependencies (diff) | |
download | gentoo-02c918a2c6140e193bf3b038e557dcdf5817223d.tar.gz gentoo-02c918a2c6140e193bf3b038e557dcdf5817223d.tar.bz2 gentoo-02c918a2c6140e193bf3b038e557dcdf5817223d.zip |
virtual/perl-*: Extend applicable stable keywords from dev-lang/perl
virtuals are by design an extension of Perl itself, so it rarely
makes sense for a virtual not to have a given keyword when Perl
has one.
Similarly, stabilization for Perl Itself should be communicated
out to all its virtuals.
However, in the past, the lack of keywords for certain arches has
resulted in those arches silently failing to stabilize these
virtuals, and the hope is this will make that problem go away.
Package-Manager: portage-2.3.3
Diffstat (limited to 'virtual/perl-threads-shared')
-rw-r--r-- | virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild | 2 | ||||
-rw-r--r-- | virtual/perl-threads-shared/perl-threads-shared-1.510.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild index 445fce44a831..39ca3fd0991f 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.480.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.510.0-r1.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.510.0-r1.ebuild index 772c30b207cc..95755359f2b1 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.510.0-r1.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.510.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |