diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 18:18:17 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:21:01 +0000 |
commit | 276ac453f75cdd90a342ae2edd1f2600dc4bed51 (patch) | |
tree | 42f2e1800e211e6b38e879a79410d06fb3d21334 /dev-perl | |
parent | dev-perl/HTTP-Server-Simple-PSGI: Keyword 0.160.0-r1 mips, #878933 (diff) | |
download | gentoo-276ac453f75cdd90a342ae2edd1f2600dc4bed51.tar.gz gentoo-276ac453f75cdd90a342ae2edd1f2600dc4bed51.tar.bz2 gentoo-276ac453f75cdd90a342ae2edd1f2600dc4bed51.zip |
dev-perl/Log-Dispatch-Array: Keyword 1.5.0 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild index ca6be9dd33dc..14b08851c476 100644 --- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild +++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.5.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Log events to an array (reference)" 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/Log-Dispatch |