diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:34:48 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:34:48 +0100 |
commit | 91a0d698aa53ca31f99d20d8931352ca646893ab (patch) | |
tree | 07946815f34d2f61c650e97b38bb6f990a609903 /dev-perl/Specio | |
parent | dev-python/m2crypto: add ~arm64, bug #597744 (diff) | |
download | gentoo-91a0d698aa53ca31f99d20d8931352ca646893ab.tar.gz gentoo-91a0d698aa53ca31f99d20d8931352ca646893ab.tar.bz2 gentoo-91a0d698aa53ca31f99d20d8931352ca646893ab.zip |
dev-perl/Specio: add ~arm64, bug #599552
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index ab6f05598675..6108f56aaca8 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test minimal" RDEPEND=" |