diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:41:26 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:48:13 +0100 |
commit | b36deb4035429d4f5471fa08edb8e0a1274445f5 (patch) | |
tree | 60958966b623b21945691050def105e33c289a54 /dev-php | |
parent | dev-php/PEAR-OLE: x86 stable (bug #647764) (diff) | |
download | gentoo-b36deb4035429d4f5471fa08edb8e0a1274445f5.tar.gz gentoo-b36deb4035429d4f5471fa08edb8e0a1274445f5.tar.bz2 gentoo-b36deb4035429d4f5471fa08edb8e0a1274445f5.zip |
dev-php/PEAR-Text_CAPTCHA: x86 stable (bug #647764)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild index 39b7c17d0abe..f2a7c6a28c7c 100644 --- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-1.0.2-r1.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 @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Generation of CAPTCHAs" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="minimal" RDEPEND="dev-php/PEAR-PEAR >=dev-lang/php-5.3:*[gd,truetype] >=dev-php/PEAR-Text_Password-1.1.1 |