diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-15 17:28:46 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:08:25 +0200 |
commit | 7467304bb08903793d2c9b2d4f1c5973d7927c39 (patch) | |
tree | 5b6811fd4fb1030aa8cf112d3654ab2d5a6f18cf /dev-haskell/hslua-objectorientation | |
parent | dev-haskell/hslua-classes: keyword 2.2.0 for ~riscv (diff) | |
download | gentoo-7467304bb08903793d2c9b2d4f1c5973d7927c39.tar.gz gentoo-7467304bb08903793d2c9b2d4f1c5973d7927c39.tar.bz2 gentoo-7467304bb08903793d2c9b2d4f1c5973d7927c39.zip |
dev-haskell/hslua-objectorientation: keyword 2.2.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/hslua-objectorientation')
-rw-r--r-- | dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild b/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild index 74b2dda2e390..f0fe893bd438 100644 --- a/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild +++ b/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.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.2:=[profile?] <dev-haskell/hslua-core-2.3:=[profile?] >=dev-haskell/hslua-marshalling-2.2:=[profile?] <dev-haskell/hslua-marshalling-2.3:=[profile?] |