Skip to content

Commit 279fdad

Browse files
committed
dev-haskell/text: Sync KEYWORDS
Signed-off-by: Mark Wright <[email protected]>
1 parent 0e2d340 commit 279fdad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev-haskell/text/text-1.2.5.0-r1.ebuild

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ HOMEPAGE="https://github.com/haskell/text"
1717

1818
LICENSE="BSD-2"
1919
SLOT="0/${PV}"
20-
KEYWORDS="~amd64"
20+
# Keep in sync with relevant ghc versions (CABAL_CORE_LIB_GHC_PV)
21+
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
2122

2223
# break cyclic dependencies:
2324
RESTRICT=test

0 commit comments

Comments
 (0)