diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 23:18:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 23:26:04 +0100 |
commit | a910ae331b0e54d8f10ea2ea2179e7b2b43c0f7c (patch) | |
tree | ce7f7dd6a24f0e663c3e094817c6b84195d40889 /dev-php/PEAR-Crypt_GPG | |
parent | media-plugins/rev-plugins: x86 stable (bug #648284) (diff) | |
download | gentoo-a910ae331b0e54d8f10ea2ea2179e7b2b43c0f7c.tar.gz gentoo-a910ae331b0e54d8f10ea2ea2179e7b2b43c0f7c.tar.bz2 gentoo-a910ae331b0e54d8f10ea2ea2179e7b2b43c0f7c.zip |
dev-php/PEAR-Crypt_GPG: x86 stable (bug #649646)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild index 78ed9b3dd219..f57133bc965b 100644 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild +++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.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 @@ -12,7 +12,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND="app-crypt/gnupg |