diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-14 19:07:42 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-16 22:54:04 +0800 |
commit | 54445ad9c8ccfe689363966534d924d96a240d35 (patch) | |
tree | 0336930f03b521ead7ab8d7e6854ed6346f053a1 /dev-perl/File-Next | |
parent | sys-process/ftop: keyword ~riscv (diff) | |
download | gentoo-54445ad9c8ccfe689363966534d924d96a240d35.tar.gz gentoo-54445ad9c8ccfe689363966534d924d96a240d35.tar.bz2 gentoo-54445ad9c8ccfe689363966534d924d96a240d35.zip |
dev-perl/File-Next: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.180.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild index fbbf23586dcf..190651ba17d7 100644 --- a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild +++ b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="An iterator-based module for finding files" LICENSE="Artistic-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |