diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-22 19:52:00 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-27 14:01:51 +0200 |
commit | 85196798128ce84fe51d9251a9804656091fec2e (patch) | |
tree | 3caa7bcac211c9105ae322a7ec45ffd88f67da5a /dev-perl/Signal-Mask | |
parent | dev-perl/IPC-Signal: Keyword 1.0.0-r3 riscv, #872365 (diff) | |
download | gentoo-85196798128ce84fe51d9251a9804656091fec2e.tar.gz gentoo-85196798128ce84fe51d9251a9804656091fec2e.tar.bz2 gentoo-85196798128ce84fe51d9251a9804656091fec2e.zip |
dev-perl/Signal-Mask: Keyword 0.8.0-r1 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Signal-Mask')
-rw-r--r-- | dev-perl/Signal-Mask/Signal-Mask-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Signal-Mask/Signal-Mask-0.8.0-r1.ebuild b/dev-perl/Signal-Mask/Signal-Mask-0.8.0-r1.ebuild index 6dbaee4977b0..5621f607db81 100644 --- a/dev-perl/Signal-Mask/Signal-Mask-0.8.0-r1.ebuild +++ b/dev-perl/Signal-Mask/Signal-Mask-0.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Signal masks made easy" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="minimal" RDEPEND=" |