diff options
author | 2018-08-25 19:08:02 +0100 | |
---|---|---|
committer | 2018-08-25 19:08:48 +0100 | |
commit | fd66750e93ec44bc9ecf866139983017bb5643f2 (patch) | |
tree | ef92fef964e8ab309da7d9fa6cf122cf257c7b2d /dev-perl/Type-Tie | |
parent | dev-perl/Tree-DAG_Node: stable 1.310.0 for hppa, bug #663934 (diff) | |
download | gentoo-fd66750e93ec44bc9ecf866139983017bb5643f2.tar.gz gentoo-fd66750e93ec44bc9ecf866139983017bb5643f2.tar.bz2 gentoo-fd66750e93ec44bc9ecf866139983017bb5643f2.zip |
dev-perl/Type-Tie: stable 0.9.0 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Type-Tie')
-rw-r--r-- | dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild index 82d64c7081a2..bda44282cd70 100644 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tie a variable to a type constraint" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="test minimal" RDEPEND=" |