diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:07:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:07:49 +0000 |
commit | 0cc1437c35c0f4912d7c0ddbcf65d55d6e65c0e3 (patch) | |
tree | 68d7646c52d190f158376556009868d7407f025d /dev-perl/Devel-GlobalDestruction | |
parent | dev-perl/DateTime-TimeZone: stable 2.10.0 for hppa, bug #667266 (diff) | |
download | gentoo-0cc1437c35c0f4912d7c0ddbcf65d55d6e65c0e3.tar.gz gentoo-0cc1437c35c0f4912d7c0ddbcf65d55d6e65c0e3.tar.bz2 gentoo-0cc1437c35c0f4912d7c0ddbcf65d55d6e65c0e3.zip |
dev-perl/Devel-GlobalDestruction: stable 0.140.0 for hppa, bug #667266
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction')
-rw-r--r-- | dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c29ffe320ec1..ec57abbd095f 100644 --- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild +++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |