diff options
author | Brian Evans <grknight@gentoo.org> | 2018-04-23 12:24:58 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-04-23 13:24:19 -0400 |
commit | 58aa55f93f4b03c7928648fef21d27862414da31 (patch) | |
tree | 8beb9ae770d94dc6a4ce2a4f2babe3a7c9e1b1f1 /dev-php | |
parent | dev-php/PEAR-Mail_mimeDecode: Drop old (diff) | |
download | gentoo-58aa55f93f4b03c7928648fef21d27862414da31.tar.gz gentoo-58aa55f93f4b03c7928648fef21d27862414da31.tar.bz2 gentoo-58aa55f93f4b03c7928648fef21d27862414da31.zip |
dev-php/PEAR-Validate: Mark 0.8.5-r1 stable for ALLARCHES
Script only package and passes tests
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5-r1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5-r1.ebuild index e8e5e342cc58..61561fcf8e93 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5-r1.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit php-pear-r2 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="Validation class" LICENSE="BSD" |