diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-15 18:07:46 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:08:28 +0200 |
commit | e2805006fd3c88e45d49473aeb577fa7bb7e65b3 (patch) | |
tree | 934320c5428aaec7a412d34396b3292b21b4b499 /dev-haskell/hslua-module-path | |
parent | dev-haskell/hslua-module-doclayout: keyword 1.0.4 for ~riscv (diff) | |
download | gentoo-e2805006fd3c88e45d49473aeb577fa7bb7e65b3.tar.gz gentoo-e2805006fd3c88e45d49473aeb577fa7bb7e65b3.tar.bz2 gentoo-e2805006fd3c88e45d49473aeb577fa7bb7e65b3.zip |
dev-haskell/hslua-module-path: keyword 1.0.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/hslua-module-path')
-rw-r--r-- | dev-haskell/hslua-module-path/hslua-module-path-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hslua-module-path/hslua-module-path-1.0.2.ebuild b/dev-haskell/hslua-module-path/hslua-module-path-1.0.2.ebuild index 298afabab542..dec168ce80bd 100644 --- a/dev-haskell/hslua-module-path/hslua-module-path-1.0.2.ebuild +++ b/dev-haskell/hslua-module-path/hslua-module-path-1.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/hslua-core-2.1:=[profile?] <dev-haskell/hslua-core-2.3:=[profile?] >=dev-haskell/hslua-marshalling-2.1:=[profile?] <dev-haskell/hslua-marshalling-2.3:=[profile?] |