diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-05-08 19:22:43 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-05-08 19:22:43 +0800 |
commit | fb54571c04930f996a074a205bd8b94c1d3008b5 (patch) | |
tree | 3114e1bfd84f8c51c7a4b51ec89276ed6648636d /net-libs/libecap | |
parent | dev-vcs/git-pw: add 2.3.0, drop 2.2.3 (diff) | |
download | gentoo-fb54571c04930f996a074a205bd8b94c1d3008b5.tar.gz gentoo-fb54571c04930f996a074a205bd8b94c1d3008b5.tar.bz2 gentoo-fb54571c04930f996a074a205bd8b94c1d3008b5.zip |
net-libs/libecap: Keyword 1.0.1 riscv, #841380
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/libecap')
-rw-r--r-- | net-libs/libecap/libecap-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild index bca73f55ae0e..a7c1ad4fa875 100644 --- a/net-libs/libecap/libecap-1.0.1.ebuild +++ b/net-libs/libecap/libecap-1.0.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz" LICENSE="BSD-2" SLOT="1" -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" RDEPEND="!net-libs/libecap:0 !net-libs/libecap:0.2" |