Files
gentoo/dev-perl/String-Approx/String-Approx-3.280.0-r1.ebuild
Yu Gu e7b49c0615 dev-perl/String-Approx: Keyword 3.280.0-r1 riscv, #869833
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2022-09-13 12:39:45 +02:00

15 lines
344 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=JHI
DIST_VERSION=3.28
inherit perl-module
DESCRIPTION="Perl extension for approximate string matching (fuzzy matching)"
LICENSE="|| ( Artistic-2 LGPL-2 )"
SLOT="0"
KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~riscv sparc x86"