diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-22 19:52:04 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-27 14:02:01 +0200 |
commit | db029ed712fa1b42de40dd2aa85b6128ad869092 (patch) | |
tree | 8ca364ebd135382b4daae5c76cfcc3848416be79 | |
parent | dev-perl/Devel-StackTrace-AsHTML: Keyword 0.150.0-r1 riscv, #872365 (diff) | |
download | gentoo-db029ed712fa1b42de40dd2aa85b6128ad869092.tar.gz gentoo-db029ed712fa1b42de40dd2aa85b6128ad869092.tar.bz2 gentoo-db029ed712fa1b42de40dd2aa85b6128ad869092.zip |
dev-perl/Filesys-Notify-Simple: Keyword 0.140.0 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 455c90b42881..a1a8f8af2b68 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |