diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 17:33:03 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:15:12 +0800 |
commit | e0c3da616b4dfe22c0514c01c1a68044ed689fa7 (patch) | |
tree | 8eecf0187add1136a3abd7356bebd9dc5a2f9fb3 /dev-perl/Scalar-Properties | |
parent | dev-perl/Regexp-Common: keyword ~riscv (diff) | |
download | gentoo-e0c3da616b4dfe22c0514c01c1a68044ed689fa7.tar.gz gentoo-e0c3da616b4dfe22c0514c01c1a68044ed689fa7.tar.bz2 gentoo-e0c3da616b4dfe22c0514c01c1a68044ed689fa7.zip |
dev-perl/Scalar-Properties: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild index 8e256fbce1c4..1a4067594a1d 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="run-time properties on scalar variables" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |