dev-perl/Test-Bits: keyword 0.20.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2023-07-27 17:28:55 +08:00
parent 218786ee81
commit 2072df9d38

View File

@@ -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 )"