diff options
Diffstat (limited to 'net-vpn/corkscrew')
-rw-r--r-- | net-vpn/corkscrew/corkscrew-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/corkscrew/corkscrew-2.0-r1.ebuild b/net-vpn/corkscrew/corkscrew-2.0-r1.ebuild index 535f70d27513..b006657d8fe1 100644 --- a/net-vpn/corkscrew/corkscrew-2.0-r1.ebuild +++ b/net-vpn/corkscrew/corkscrew-2.0-r1.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=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" |