diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-07 19:48:43 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-07 19:48:43 +0800 |
commit | e25796d012923d989150a8c173baf528e9bc5706 (patch) | |
tree | bee4a78207811604daa1016be9fac5ed82c147ea /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/Type-Tiny-XS: keyword riscv (diff) | |
download | gentoo-e25796d012923d989150a8c173baf528e9bc5706.tar.gz gentoo-e25796d012923d989150a8c173baf528e9bc5706.tar.bz2 gentoo-e25796d012923d989150a8c173baf528e9bc5706.zip |
dev-perl/Getopt-Long-Descriptive: 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/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild index ae7f9a11b06e..899e84bdc50f 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="amd64 arm ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 arm ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |