diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-05 11:54:37 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-08 10:49:44 +0800 |
commit | c1aa0fef84f44a1e762d55b0f5f5f959761b06bc (patch) | |
tree | 9aa88b9d2b2ebf8eee6e15c019e82f300d929493 /x11-libs | |
parent | www-servers/puma: keyword ~riscv (diff) | |
download | gentoo-c1aa0fef84f44a1e762d55b0f5f5f959761b06bc.tar.gz gentoo-c1aa0fef84f44a1e762d55b0f5f5f959761b06bc.tar.bz2 gentoo-c1aa0fef84f44a1e762d55b0f5f5f959761b06bc.zip |
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 <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild index 4d88523fddf5..a57a16a0ba29 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 )" |