diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:19 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:31 +0100 |
commit | 488d487177dcb151202fc75664f75ae17d0d688b (patch) | |
tree | f4c49bd0487266ca99e0f42c5b1c7279bcc6c0aa /dev-perl | |
parent | dev-perl/MooX-late: Keyword 0.100.0 riscv, #878483 (diff) | |
download | gentoo-488d487177dcb151202fc75664f75ae17d0d688b.tar.gz gentoo-488d487177dcb151202fc75664f75ae17d0d688b.tar.bz2 gentoo-488d487177dcb151202fc75664f75ae17d0d688b.zip |
dev-perl/GnuPG-Interface: Keyword 1.20.0 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild index 40a8f873c5ba..99d31566ad2f 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-1.20.0.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to GnuPG" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86" +KEYWORDS="amd64 ~hppa ppc ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |