summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 16:01:06 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:20 +0100
commitfa716e0949c615cf27cc354168320686207d8655 (patch)
tree95d8be5696dbc1eb11e5770be40f54f7a4e2dc40
parentdev-haskell/ghc-paths: keyword 0.1.0.12-r1 for ~arm64 (diff)
downloadgentoo-fa716e0949c615cf27cc354168320686207d8655.tar.gz
gentoo-fa716e0949c615cf27cc354168320686207d8655.tar.bz2
gentoo-fa716e0949c615cf27cc354168320686207d8655.zip
dev-haskell/syb: keyword 0.7.2.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/syb/syb-0.7.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/syb/syb-0.7.2.1.ebuild b/dev-haskell/syb/syb-0.7.2.1.ebuild
index 78d5f7409d0b..e22f5dbe0c4c 100644
--- a/dev-haskell/syb/syb-0.7.2.1.ebuild
+++ b/dev-haskell/syb/syb-0.7.2.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"