diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 18:17:54 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:20:57 +0000 |
commit | 5e898789aac176dea230944214897cd413359971 (patch) | |
tree | aec3b8e812482fcfb68380ad4c14e01010f194c7 /dev-perl | |
parent | dev-perl/Test-SharedFork: Keyword 0.350.0-r1 mips, #878933 (diff) | |
download | gentoo-5e898789aac176dea230944214897cd413359971.tar.gz gentoo-5e898789aac176dea230944214897cd413359971.tar.bz2 gentoo-5e898789aac176dea230944214897cd413359971.zip |
dev-perl/Filesys-Notify-Simple: Keyword 0.140.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/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild index 5c739ae7f08f..9a1612e6d9a6 100644 --- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild +++ b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple and dumb file system watcher" 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" IUSE="test" RESTRICT="!test? ( test )" |