diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:49:05 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:57:54 +0800 |
commit | 96f88f951a741495ea3009fb8d58a979a5aaa622 (patch) | |
tree | 379171800beac20d0085ab8487899e7873807c03 /dev-perl | |
parent | dev-perl/Set-IntSpan: keyword ~riscv (diff) | |
download | gentoo-96f88f951a741495ea3009fb8d58a979a5aaa622.tar.gz gentoo-96f88f951a741495ea3009fb8d58a979a5aaa622.tar.bz2 gentoo-96f88f951a741495ea3009fb8d58a979a5aaa622.zip |
dev-perl/Sort-Naturally: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sort-Naturally/Sort-Naturally-1.30.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0-r2.ebuild b/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0-r2.ebuild index 4b9a6c7d9601..fc0b6f51f816 100644 --- a/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0-r2.ebuild +++ b/dev-perl/Sort-Naturally/Sort-Naturally-1.30.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="sort lexically, but sort numeral parts numerically" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" |