diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:53:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:53:54 +0100 |
commit | 6f250eb3c2449fe67e020b715c108d2bea4df56d (patch) | |
tree | 975ea0c2ad1639747c24f988c057b8f3f32ce29b /dev-php | |
parent | dev-php/PEAR-OLE: mark stable for the remaining arches using the ALLARCHES po... (diff) | |
download | gentoo-6f250eb3c2449fe67e020b715c108d2bea4df56d.tar.gz gentoo-6f250eb3c2449fe67e020b715c108d2bea4df56d.tar.bz2 gentoo-6f250eb3c2449fe67e020b715c108d2bea4df56d.zip |
dev-php/PEAR-Pager: 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-Pager/PEAR-Pager-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild index 44b470f4f1da..0a47d04041cf 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Data paging class" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/php-5.6.0:*" |