net-mail/mailshears: keyword 0.1.0 for ~riscv

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2026-06-22 19:26:57 -04:00
parent b819d46986
commit 97f7cbe9d4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="https://michael.orlitzky.com/code/releases/${P}.gem"
LICENSE="AGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~riscv ~x86"
ruby_add_rdepend ">=dev-ruby/pg-1.2 <dev-ruby/pg-2"