From: Brian Evans Date: Tue, 20 Feb 2018 01:53:38 +0000 (-0500) Subject: dev-php/PEAR-Crypt_GPG: Pure PHP code stable on all arches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7bef663c798a320905026b11fab090bd7da848d8;p=gentoo.git dev-php/PEAR-Crypt_GPG: Pure PHP code stable on all arches Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.0_beta3.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.0_beta3.ebuild index 6b6f6674bffa..23527ba9fca7 100644 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.0_beta3.ebuild +++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.0_beta3.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 @@ -13,7 +13,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="test" # Really only needs PEAR_Exception, not PEAR-PEAR.