summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-14 14:59:32 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:07:29 +0200
commit49df55b530acb872df83f3b5c8dc365b3ef9587d (patch)
tree6eb919743a1e3ddabb6600bfa61c0486cdd08494 /dev-haskell/unicode-collation
parentdev-haskell/unicode-transforms: keyword 0.3.7.1-r1 for ~riscv (diff)
downloadgentoo-49df55b530acb872df83f3b5c8dc365b3ef9587d.tar.gz
gentoo-49df55b530acb872df83f3b5c8dc365b3ef9587d.tar.bz2
gentoo-49df55b530acb872df83f3b5c8dc365b3ef9587d.zip
dev-haskell/unicode-collation: keyword 0.1.3.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/unicode-collation')
-rw-r--r--dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild b/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild
index 33e42136d521..25adf6d3d7fe 100644
--- a/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild
+++ b/dev-haskell/unicode-collation/unicode-collation-0.1.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="doctests executable"
RDEPEND="dev-haskell/parsec:=[profile?]