diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-22 19:52:07 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-27 14:02:08 +0200 |
commit | 9761d2cad7d08c05f7be28718b3b75a86b193ade (patch) | |
tree | a82e95c8dfdfa642656bffb8d7b0956cd5332775 /dev-perl | |
parent | dev-perl/Test-TCP: Keyword 2.220.0 riscv, #872365 (diff) | |
download | gentoo-9761d2cad7d08c05f7be28718b3b75a86b193ade.tar.gz gentoo-9761d2cad7d08c05f7be28718b3b75a86b193ade.tar.bz2 gentoo-9761d2cad7d08c05f7be28718b3b75a86b193ade.zip |
dev-perl/Authen-Simple: Keyword 0.500.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')
-rw-r--r-- | dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild b/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild index 8d6bfac19c93..9ebc3e5901ce 100644 --- a/dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild +++ b/dev-perl/Authen-Simple/Authen-Simple-0.500.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Simple Authentication" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-perl/Class-Accessor |