dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
[gentoo.git] / dev-perl / HTML-SimpleParse / HTML-SimpleParse-0.120.0-r2.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DIST_AUTHOR=KWILLIAMS
7 DIST_VERSION=0.12
8 inherit perl-module
9
10 DESCRIPTION="A bare-bones HTML parser, similar to HTML::Parser"
11
12 SLOT="0"
13 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
14 IUSE=""
15
16 RDEPEND=""
17 DEPEND="${RDEPEND}
18         >=dev-perl/Module-Build-0.28"