net-vpn/corkscrew: Keyword 2.0-r1 riscv, #879167

Closes: https://github.com/gentoo/gentoo/pull/28103
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Chris Su
2022-11-02 13:45:09 +00:00
committed by Yixun Lan
parent 171e10b0d0
commit 3ce4f3a976

View File

@@ -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=7
@@ -12,7 +12,7 @@ SRC_URI="http://www.agroman.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
KEYWORDS="amd64 ~arm ~ppc ~riscv ~sparc x86"
IUSE=""
DOCS="AUTHORS ChangeLog README TODO"