*/*: Drop stable ia64 keywords
[gentoo.git] / dev-php / PEAR-Pager / PEAR-Pager-2.5.1.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 inherit php-pear-r2
7
8 DESCRIPTION="Data paging class"
9
10 LICENSE="BSD"
11 SLOT="0"
12 KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
13 IUSE=""
14
15 RDEPEND=">=dev-lang/php-5.6.0:*"