commit: 979edcd07939e33093f4adeb6b76449acb57eb08 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Sep 24 16:45:07 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Sep 24 16:47:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979edcd0
app-portage/gemato: keyword ~riscv, tests pass Bug: https://bugs.gentoo.org/739136 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> app-portage/gemato/gemato-16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/gemato/gemato-16.1.ebuild b/app-portage/gemato/gemato-16.1.ebuild index fdff5ec7555..e32c11a2c08 100644 --- a/app-portage/gemato/gemato-16.1.ebuild +++ b/app-portage/gemato/gemato-16.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND="
