diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 20:41:27 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-24 20:35:10 +0200 |
commit | 95c91a1659652466b503a28151118a25867ffafc (patch) | |
tree | f97298590cf536536ec4c026345cce8f074ab756 /net-im | |
parent | dev-python/watchfiles: Keyword 0.13 x86, #840562 (diff) | |
download | gentoo-95c91a1659652466b503a28151118a25867ffafc.tar.gz gentoo-95c91a1659652466b503a28151118a25867ffafc.tar.bz2 gentoo-95c91a1659652466b503a28151118a25867ffafc.zip |
net-im/err: Keyword 6.1.8-r1 riscv, #839768
Bug: https://bugs.gentoo.org/839768
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/err/err-6.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/err/err-6.1.8-r1.ebuild b/net-im/err/err-6.1.8-r1.ebuild index 0c3c4e31f534..d81238c7980a 100644 --- a/net-im/err/err-6.1.8-r1.ebuild +++ b/net-im/err/err-6.1.8-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" PATCHES="${FILESDIR}/err-6.1.8-fix-irc-backend.patch" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" LICENSE="GPL-3" SLOT="0" IUSE="irc +xmpp" |