commit: a6f44fbf0124357851a222310eb4b1b2aa84808c Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Mon Jan 17 02:17:18 2022 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Mon Jan 17 02:24:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f44fbf
dev-perl/Specio: Added ~mips to KEYWORDS Bug: https://bugs.gentoo.org/812824 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 dev-perl/Specio/Specio-0.470.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index f557ab9d73d0..c44cbdd60517 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.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=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="minimal" RDEPEND="
