diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-03 11:39:48 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-03 12:25:42 +0800 |
commit | 0bc41f0c0d02071903db889209f11943f90c2741 (patch) | |
tree | 47ea282276f6527c92c4dc5d33b0438ec7a81bb6 /dev-perl/IPC-System-Simple | |
parent | dev-perl/Crypt-OpenSSL-RSA: keyword riscv (diff) | |
download | gentoo-0bc41f0c0d02071903db889209f11943f90c2741.tar.gz gentoo-0bc41f0c0d02071903db889209f11943f90c2741.tar.bz2 gentoo-0bc41f0c0d02071903db889209f11943f90c2741.zip |
dev-perl/IPC-System-Simple: 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/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild index 5439d6b4bdcb..6189364505ab 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |