diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-24 19:45:07 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-24 19:47:04 +0300 |
commit | 979edcd07939e33093f4adeb6b76449acb57eb08 (patch) | |
tree | ae92c177e9e56f95ee8e9e29bf71001b7d91afea /app-portage | |
parent | dev-python/responses: keyword ~riscv, tests pass (diff) | |
download | gentoo-979edcd07939e33093f4adeb6b76449acb57eb08.tar.gz gentoo-979edcd07939e33093f4adeb6b76449acb57eb08.tar.bz2 gentoo-979edcd07939e33093f4adeb6b76449acb57eb08.zip |
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@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gemato/gemato-16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-16.1.ebuild b/app-portage/gemato/gemato-16.1.ebuild index fdff5ec75554..e32c11a2c082 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=" |