diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-01 16:05:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-01 15:46:20 +0000 |
commit | 1604259d456fdd49b0851957be78ea97094f54ef (patch) | |
tree | a2988831f1c309c017eea0f3475218fdbe9caa8d /dev-perl/Specio | |
parent | dev-perl/XString: keyworded 0.5.0 for hppa, bug #812824 (diff) | |
download | gentoo-1604259d456fdd49b0851957be78ea97094f54ef.tar.gz gentoo-1604259d456fdd49b0851957be78ea97094f54ef.tar.bz2 gentoo-1604259d456fdd49b0851957be78ea97094f54ef.zip |
dev-perl/Specio: keyworded 0.470.0 for hppa, bug #812824
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index ee421b054c76..80ca50cb25ad 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |