diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-07 19:45:57 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-07 19:45:57 +0800 |
commit | f79c92121e5601b85e881ac3194b9b82d721ef86 (patch) | |
tree | aa173797304ea4e6f361afa98c89f962204ffb0a /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie: keyword riscv (diff) | |
download | gentoo-f79c92121e5601b85e881ac3194b9b82d721ef86.tar.gz gentoo-f79c92121e5601b85e881ac3194b9b82d721ef86.tar.bz2 gentoo-f79c92121e5601b85e881ac3194b9b82d721ef86.zip |
dev-perl/Type-Tiny: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild index cbfc42ba135c..794ce48798e4 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |