gentoo-ebuilds/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
Yixun Lan d0aa84bdc3
dev-perl/IO-SessionData: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2022-03-09 20:56:33 +08:00

13 lines
309 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=PHRED
DIST_VERSION=1.03
inherit perl-module
DESCRIPTION="Session data support module for SOAP::Lite"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"