diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:45:35 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:45:35 +0200 |
commit | 404eb313f3c084d331150582ca3da333d50c340b (patch) | |
tree | cfbc4b357f51d437c380cd6569910192d84df4e9 /dev-perl/Specio | |
parent | dev-perl/Ref-Util: Mark ~hppa (bug #609318). (diff) | |
download | gentoo-404eb313f3c084d331150582ca3da333d50c340b.tar.gz gentoo-404eb313f3c084d331150582ca3da333d50c340b.tar.bz2 gentoo-404eb313f3c084d331150582ca3da333d50c340b.zip |
dev-perl/Specio: Mark ~hppa (bug #609318).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.350.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Specio/Specio-0.360.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index c4a9d09a0f97..5d1af555ecb1 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" diff --git a/dev-perl/Specio/Specio-0.360.0.ebuild b/dev-perl/Specio/Specio-0.360.0.ebuild index 39edd29aa2ae..1c3a7cf31095 100644 --- a/dev-perl/Specio/Specio-0.360.0.ebuild +++ b/dev-perl/Specio/Specio-0.360.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |