diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:32:13 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:56:44 +0800 |
commit | 35d75b4ba0373f2c2928ffbf282e0dddd352c51c (patch) | |
tree | 80670d8da454de2d03b4c40ca7656978e497762f /dev-perl/LWP-Online | |
parent | dev-perl/JSON-Parse: keyword ~riscv (diff) | |
download | gentoo-35d75b4ba0373f2c2928ffbf282e0dddd352c51c.tar.gz gentoo-35d75b4ba0373f2c2928ffbf282e0dddd352c51c.tar.bz2 gentoo-35d75b4ba0373f2c2928ffbf282e0dddd352c51c.zip |
dev-perl/LWP-Online: 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/LWP-Online')
-rw-r--r-- | dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild b/dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild index efe89905ae19..98534f02e4ae 100644 --- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild +++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r3.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,7 +10,7 @@ inherit perl-module DESCRIPTION="Does your process have access to the web" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" # https://rt.cpan.org/Public/Bug/Display.html?id=112728 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch") |