dev-python/repoze-lru: keyworded 0.7-r1 for ia64, bug #717946
[gentoo.git] / dev-perl / Encode-compat / Encode-compat-0.70.0-r2.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 DIST_AUTHOR=AUTRIJUS
7 DIST_VERSION=0.07
8 inherit perl-module
9
10 DESCRIPTION="Encode.pm emulation layer"
11
12 SLOT="0"
13 KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
14 IUSE=""
15 LICENSE="Artistic"
16
17 RDEPEND="dev-perl/Text-Iconv"
18 DEPEND="${RDEPEND}"