Files
gentoo/dev-perl/PerlX-Maybe/PerlX-Maybe-1.202.0.ebuild
2025-06-22 12:21:35 +01:00

14 lines
259 B
Bash

# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=TOBYINK
DIST_VERSION=1.202
inherit perl-module
DESCRIPTION="Return a pair only if they are both defined"
SLOT="0"
KEYWORDS="~amd64 ~x86"