diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-03 10:41:38 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-03 12:25:08 +0800 |
commit | 1b91853d5b0212445346ce67d2a4e39e4ab13140 (patch) | |
tree | 9ef245e4082f9def329a8283a989883d5985cafc /dev-perl/Sort-Versions | |
parent | dev-perl/Shell-Config-Generate: keyword riscv (diff) | |
download | gentoo-1b91853d5b0212445346ce67d2a4e39e4ab13140.tar.gz gentoo-1b91853d5b0212445346ce67d2a4e39e4ab13140.tar.bz2 gentoo-1b91853d5b0212445346ce67d2a4e39e4ab13140.zip |
dev-perl/Sort-Versions: 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/Sort-Versions')
-rw-r--r-- | dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild index a3c95f3663f0..ed9aa6b00953 100644 --- a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild +++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A perl 5 module for sorting of revision-like numbers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |