summaryrefslogtreecommitdiff
blob: d7fb5c6b8c7548f39cb17d00a02b06f66a9fc96a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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"