diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-02-09 12:44:35 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-02-09 12:48:41 -0500 |
commit | 40cab57ede76a69040b5b14456598442789a311c (patch) | |
tree | 51b33a49ffc71e8d9fafa1c187220656184d261e /dev-php/PEAR-Log | |
parent | dev-ros/test_rosmaster: remove old (diff) | |
download | gentoo-40cab57ede76a69040b5b14456598442789a311c.tar.gz gentoo-40cab57ede76a69040b5b14456598442789a311c.tar.bz2 gentoo-40cab57ede76a69040b5b14456598442789a311c.zip |
dev-php/PEAR-Log: stabilize remaining arches per ALLARCHES policy.
Gentoo-Bug: 608632
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild index 558f4b718876..dcaae098579d 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.13.1.ebuild @@ -12,7 +12,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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="examples test" # The DB, Mail, and MDB2 dependencies are technically optional, but |