diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-26 14:30:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-26 14:31:16 +0300 |
commit | a34c37a0badf252077e32f433a1b38dbb479d10d (patch) | |
tree | 21632b399b8d062e461e2d9923d864df32e2bb5c /dev-perl | |
parent | dev-perl/List-UtilsBy: keyword 0.120.0 for ~mips (diff) | |
download | gentoo-a34c37a0badf252077e32f433a1b38dbb479d10d.tar.gz gentoo-a34c37a0badf252077e32f433a1b38dbb479d10d.tar.bz2 gentoo-a34c37a0badf252077e32f433a1b38dbb479d10d.zip |
dev-perl/List-AllUtils: keyword 0.190.0 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild index 27361717e503..e2964f2daab1 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |