dev-php/PEAR-Crypt_GPG: Pure PHP code stable on all arches
authorBrian Evans <grknight@gentoo.org>
Tue, 20 Feb 2018 01:53:38 +0000 (20:53 -0500)
committerBrian Evans <grknight@gentoo.org>
Tue, 20 Feb 2018 01:53:38 +0000 (20:53 -0500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.0_beta3.ebuild

index 6b6f6674bffa70def7489778a14f1796f5830c51..23527ba9fca7a8b2c479e268085e70c22ebf002b 100644 (file)
@@ -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.