diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 17:13:33 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:14:50 +0800 |
commit | e66499279d320a0a7dcdb8e646c17b969df2b5fe (patch) | |
tree | 799736ff5cc4fe392c10b0f715c29279febbfcdf /dev-perl | |
parent | dev-perl/Lingua-Translit: keyword ~riscv (diff) | |
download | gentoo-e66499279d320a0a7dcdb8e646c17b969df2b5fe.tar.gz gentoo-e66499279d320a0a7dcdb8e646c17b969df2b5fe.tar.bz2 gentoo-e66499279d320a0a7dcdb8e646c17b969df2b5fe.zip |
dev-perl/List-AllUtils: 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')
-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 42115bc1e729..f22852615304 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 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |