summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-28 18:17:34 -0500
committerSam James <sam@gentoo.org>2023-11-29 04:20:53 +0000
commitcdf8d172f58db1927985dfb8944ec7251c075a9d (patch)
tree6e5ff0d22fcf7f3041b82d215b4f9226193602fd
parentdev-perl/Apache-LogFormat-Compiler: Keyword 0.360.0 mips, #878933 (diff)
downloadgentoo-cdf8d172f58db1927985dfb8944ec7251c075a9d.tar.gz
gentoo-cdf8d172f58db1927985dfb8944ec7251c075a9d.tar.bz2
gentoo-cdf8d172f58db1927985dfb8944ec7251c075a9d.zip
dev-perl/Authen-Simple: Keyword 0.500.0-r1 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Authen-Simple/Authen-Simple-0.500.0-r1.ebuild4
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 1ff423ebd0f1..a10d351ee859 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-2022 Gentoo Authors
+# Copyright 1999-2023 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 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-perl/Class-Accessor