diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-28 16:38:17 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-28 16:38:40 +0800 |
commit | 3cfdd526001ae567c9e5371ce39f22e77ced6289 (patch) | |
tree | 914461113e60a77437aeb3414d427160941de9b5 /net-irc | |
parent | sci-chemistry/gromacs: dropped unused eclass (diff) | |
download | gentoo-3cfdd526001ae567c9e5371ce39f22e77ced6289.tar.gz gentoo-3cfdd526001ae567c9e5371ce39f22e77ced6289.tar.bz2 gentoo-3cfdd526001ae567c9e5371ce39f22e77ced6289.zip |
net-irc/znc: Keyword 1.8.2-r1 riscv, #841377
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/znc/znc-1.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/znc/znc-1.8.2-r1.ebuild b/net-irc/znc/znc-1.8.2-r1.ebuild index 396026d8980b..7bd58f59e5b0 100644 --- a/net-irc/znc/znc-1.8.2-r1.ebuild +++ b/net-irc/znc/znc-1.8.2-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 @@ -21,7 +21,7 @@ else https://znc.in/releases/archive/${MY_P}.tar.gz test? ( ${GTEST_URL} ) " - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" S=${WORKDIR}/${MY_P} fi |