diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:55:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:55:08 +0100 |
commit | 94f45ee85711177becbac03ac17ea8b01e981497 (patch) | |
tree | 8c04c5b32a6ed1058e817086670264b7214fb0fe /dev-php | |
parent | dev-php/PEAR-Spreadsheet_Excel_Writer: mark stable for the remaining arches u... (diff) | |
download | gentoo-94f45ee85711177becbac03ac17ea8b01e981497.tar.gz gentoo-94f45ee85711177becbac03ac17ea8b01e981497.tar.bz2 gentoo-94f45ee85711177becbac03ac17ea8b01e981497.zip |
dev-php/PEAR-Text_CAPTCHA: mark stable for the remaining arches using the ALLARCHES policy (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 | 2 |
1 files changed, 1 insertions, 1 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 f2a7c6a28c7c..6f9fa60436a5 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 @@ -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 |