diff options
author | Brian Evans <grknight@gentoo.org> | 2017-11-06 13:11:31 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-11-06 13:11:31 -0500 |
commit | ff1ec4527c06ee66d215aaa969873b8b3dc02c1e (patch) | |
tree | eb9e8f4daef7d9d724d0def9c590dc78f1a65b28 /dev-php/PEAR-Text_Password | |
parent | base/packages.use.stable.mask: Block test on PEAR-Text_Password on stable (diff) | |
download | gentoo-ff1ec4527c06ee66d215aaa969873b8b3dc02c1e.tar.gz gentoo-ff1ec4527c06ee66d215aaa969873b8b3dc02c1e.tar.bz2 gentoo-ff1ec4527c06ee66d215aaa969873b8b3dc02c1e.zip |
dev-php/PEAR-Text_Password: Mark script only package stable on all arches
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild index 00d1919b53ca..3ba8e34522fd 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86" IUSE="test" RDEPEND="dev-lang/php:*" |