diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:46:40 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:57:44 +0800 |
commit | 6a6825c4fb32d94e72014d0a115102d83a9d9b5c (patch) | |
tree | 44b3330c863fd3bc12f3d9c44e9989a13e001dee /dev-perl | |
parent | dev-perl/prefork: keyword ~riscv (diff) | |
download | gentoo-6a6825c4fb32d94e72014d0a115102d83a9d9b5c.tar.gz gentoo-6a6825c4fb32d94e72014d0a115102d83a9d9b5c.tar.bz2 gentoo-6a6825c4fb32d94e72014d0a115102d83a9d9b5c.zip |
dev-perl/Proc-ProcessTable: 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/Proc-ProcessTable/Proc-ProcessTable-0.634.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.634.0.ebuild b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.634.0.ebuild index e5bcef84995a..45e1cd81765c 100644 --- a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.634.0.ebuild +++ b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.634.0.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Unix process table information" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="examples" RDEPEND=" |