Skip to content

Commit 686321d

Browse files
committed
dev-haskell/dlist: Sync KEYWORDS
Signed-off-by: Mark Wright <gienah@gentoo.org>
1 parent 65e34e7 commit 686321d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev-haskell/dlist/dlist-1.0.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2025 Gentoo Authors
1+
# Copyright 1999-2026 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/spl/dlist"
1515

1616
LICENSE="BSD"
1717
SLOT="0/${PV}"
18-
KEYWORDS="~amd64"
18+
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
1919
IUSE="werror"
2020

2121
RDEPEND=">=dev-lang/ghc-9.0.2:=

0 commit comments

Comments
 (0)