diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-07-15 13:16:32 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-07-15 14:26:01 +1200 |
commit | c1bae5a147ceadbc9bf28253d819e503ec1bda61 (patch) | |
tree | 3a4e631f3c264f32526c0af209475103657ad44a /dev-perl/Mojolicious | |
parent | media-gfx/imagemagick: bump to 6.9.10-6 & 7.0.8-6 (diff) | |
download | gentoo-c1bae5a147ceadbc9bf28253d819e503ec1bda61.tar.gz gentoo-c1bae5a147ceadbc9bf28253d819e503ec1bda61.tar.bz2 gentoo-c1bae5a147ceadbc9bf28253d819e503ec1bda61.zip |
dev-perl/Mojolicious: Copy forward ~arm keywording
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mojolicious')
-rw-r--r-- | dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild index 03398d737296..8b494d69ea60 100644 --- a/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild +++ b/dev-perl/Mojolicious/Mojolicious-7.320.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Real-time web framework" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" diff --git a/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild b/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild index d25742836845..6ccfc1f14b9f 100644 --- a/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild +++ b/dev-perl/Mojolicious/Mojolicious-7.570.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Real-time web framework" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |