diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 23:31:56 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-06 00:03:17 +0200 |
commit | bb64415bcc095126ba86230263588951ab8ba01b (patch) | |
tree | 7fbdd688f9f0bb9750614ac4b1f3fb86de2ba265 /dev-perl/Cpanel-JSON-XS | |
parent | dev-perl/Browser-Open: add ~arm keyword (bug 613382) (diff) | |
download | gentoo-bb64415bcc095126ba86230263588951ab8ba01b.tar.gz gentoo-bb64415bcc095126ba86230263588951ab8ba01b.tar.bz2 gentoo-bb64415bcc095126ba86230263588951ab8ba01b.zip |
dev-perl/Cpanel-JSON-XS: add ~arm keyword (bug 613382)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.100.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.100.ebuild index 83068f879347..b85efeb7af6a 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.100.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.100.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND="" |