commit: 5c841dd02381e82bdfbf9bc58c50d7b52ac8c450 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Sat Nov 20 13:14:16 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Nov 23 01:10:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c841dd0
gnome-extra/nemo: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> gnome-extra/nemo/nemo-5.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo/nemo-5.0.4.ebuild b/gnome-extra/nemo/nemo-5.0.4.ebuild index c4d2e7c96806..83b2d1ebe469 100644 --- a/gnome-extra/nemo/nemo-5.0.4.ebuild +++ b/gnome-extra/nemo/nemo-5.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="doc exif +nls selinux test tracker xmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}"