diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-21 23:58:11 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:11:46 +0200 |
commit | 0c412910e7ca23197b8cc44b6d619b6d405c3a3e (patch) | |
tree | 983aaf4b54e6df8ff86d3a6e37007749a4e35db4 /dev-haskell | |
parent | dev-haskell/errorcall-eq-instance: keyword 0.3.0 for ~riscv (diff) | |
download | gentoo-0c412910e7ca23197b8cc44b6d619b6d405c3a3e.tar.gz gentoo-0c412910e7ca23197b8cc44b6d619b6d405c3a3e.tar.bz2 gentoo-0c412910e7ca23197b8cc44b6d619b6d405c3a3e.zip |
dev-haskell/missingh: keyword 1.4.3.0-r1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild b/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild index 67613d6c2956..fcee61953078 100644 --- a/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild +++ b/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux" RESTRICT=test # tests are present for removed modules |