diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:30:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:30:09 +0100 |
commit | 7169e51e5eb7a5e8c44c9007d2873650f60539b4 (patch) | |
tree | 50a7c18bcf656e85989df8beba33aa7e6f0aa22c /dev-php/PEAR-Crypt_GPG | |
parent | net-analyzer/nagios-core: amd64 stable wrt bug #585914 (diff) | |
download | gentoo-7169e51e5eb7a5e8c44c9007d2873650f60539b4.tar.gz gentoo-7169e51e5eb7a5e8c44c9007d2873650f60539b4.tar.bz2 gentoo-7169e51e5eb7a5e8c44c9007d2873650f60539b4.zip |
dev-php/PEAR-Crypt_GPG: amd64 stable wrt bug #611166
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.0_beta3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d08cc26c4f45..cd3e892bf09e 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 @@ -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 ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="test" # Really only needs PEAR_Exception, not PEAR-PEAR. |