diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 17:56:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 18:00:13 +0000 |
commit | 438a0b41a4a0383b941d62619de4bdc40547d6ba (patch) | |
tree | f4d1d1fc9aec2870ed7ec3ce22c29819163af349 /dev-perl/Cpanel-JSON-XS | |
parent | media-plugins/audacious-plugins: Remove old (diff) | |
download | gentoo-438a0b41a4a0383b941d62619de4bdc40547d6ba.tar.gz gentoo-438a0b41a4a0383b941d62619de4bdc40547d6ba.tar.bz2 gentoo-438a0b41a4a0383b941d62619de4bdc40547d6ba.zip |
dev-perl/Cpanel-JSON-XS: stable 3.23.300 for hppa, bug #622982 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild index 64c51e968368..ba1ed282e8f6 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" SLOT="0" -KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="" |