diff options
author | 2021-12-02 17:36:07 +0800 | |
---|---|---|
committer | 2021-12-03 09:23:36 +0800 | |
commit | c4ba281c679c52759eceb19f4c6f39eb257ad473 (patch) | |
tree | ddfa915785f80a216f2624396f2af346dc5cc8bd /net-libs | |
parent | net-libs/libcork: keyword ~riscv (diff) | |
download | gentoo-c4ba281c679c52759eceb19f4c6f39eb257ad473.tar.gz gentoo-c4ba281c679c52759eceb19f4c6f39eb257ad473.tar.bz2 gentoo-c4ba281c679c52759eceb19f4c6f39eb257ad473.zip |
net-libs/libcorkipset: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild b/net-libs/libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild index c811d6770717..d6114f0e9bfb 100644 --- a/net-libs/libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild +++ b/net-libs/libcorkipset/libcorkipset-1.1.1.20150311_p8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rogers0/${PN}/archive/debian/${MY_PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="" DEPEND="net-libs/libcork" |