diff options
author | 2018-06-10 10:52:37 -0400 | |
---|---|---|
committer | 2018-06-10 10:52:37 -0400 | |
commit | 7d0e083f00b779d3d25b7b31c93e1c87d361b5cf (patch) | |
tree | 53fc5816fccbb1128356977977413435d20a5d16 /dev-perl/Devel-GlobalDestruction | |
parent | app-office/libreoffice: Use upstream patch, add to 6.0 stable branch (diff) | |
download | gentoo-7d0e083f00b779d3d25b7b31c93e1c87d361b5cf.tar.gz gentoo-7d0e083f00b779d3d25b7b31c93e1c87d361b5cf.tar.bz2 gentoo-7d0e083f00b779d3d25b7b31c93e1c87d361b5cf.zip |
dev-perl/Devel-GlobalDestruction: amd64 stable wrt bug #657558
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction')
-rw-r--r-- | dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild index 33323bc82665..4d98fc4b136d 100644 --- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild +++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older perls' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-solaris" IUSE="" RDEPEND=" |