gentoo/dev-perl/PerlX-Maybe/PerlX-Maybe-1.202.0.ebuild
Sam James 938ec07dd9
dev-perl/PerlX-Maybe: Keyword 1.202.0 x86, #958656
Signed-off-by: Sam James <sam@gentoo.org>
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"