diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-15 00:25:45 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:07:50 +0200 |
commit | 81773bccdae0ef048772f5fcb6c55eaaf15c1785 (patch) | |
tree | c7a6e786ddf428d5dc68a1563d1b56f95b6976c2 /dev-haskell/foundation | |
parent | dev-haskell/hourglass: keyword 0.2.12 for ~riscv (diff) | |
download | gentoo-81773bccdae0ef048772f5fcb6c55eaaf15c1785.tar.gz gentoo-81773bccdae0ef048772f5fcb6c55eaaf15c1785.tar.bz2 gentoo-81773bccdae0ef048772f5fcb6c55eaaf15c1785.zip |
dev-haskell/foundation: keyword 0.0.26.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/foundation')
-rw-r--r-- | dev-haskell/foundation/foundation-0.0.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/foundation/foundation-0.0.26.1.ebuild b/dev-haskell/foundation/foundation-0.0.26.1.ebuild index 99ff08bad65e..aeeca4edf5ef 100644 --- a/dev-haskell/foundation/foundation-0.0.26.1.ebuild +++ b/dev-haskell/foundation/foundation-0.0.26.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="experimental" RESTRICT=test # hangs indefinitely |