From c1aa0fef84f44a1e762d55b0f5f5f959761b06bc Mon Sep 17 00:00:00 2001 From: Yongxiang Liang Date: Fri, 5 Nov 2021 11:54:37 +0000 Subject: [PATCH] x11-libs/snorenotify: keyword ~riscv Closes: https://github.com/gentoo/gentoo/pull/22826 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang Signed-off-by: Yixun Lan --- x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild index 4d88523fddf51..a57a16a0ba292 100644 --- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild +++ b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" IUSE="sound test" RESTRICT="!test? ( test )"