Files
gentoo/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
Yixun Lan c644eddf11 dev-perl/Set-IntSpan: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2022-03-09 20:57:51 +08:00

14 lines
296 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=SWMCD
DIST_VERSION=1.19
inherit perl-module
DESCRIPTION="Manages sets of integers"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~riscv x86 ~amd64-linux ~x86-linux"