dev-perl/Clone-PP: Keyword 1.80.0 alpha, #958473

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-21 03:34:10 +01:00
parent ea400f829c
commit ee33779b4c
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 2020-2021 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Recursively copy Perl datatypes"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc x86"
KEYWORDS="~alpha amd64 ~hppa ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"