From 2072df9d387993e1b0f1faf6afc4df9b6b3f252a Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Thu, 27 Jul 2023 17:28:55 +0800 Subject: [PATCH] dev-perl/Test-Bits: keyword 0.20.0 for ~loong Signed-off-by: WANG Xuerui --- dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild b/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild index 243a6d76a0323..f5374a09f341d 100644 --- a/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild +++ b/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provides a bits_is() subroutine for testing binary data" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"