summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 17:25:55 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:01 +0100
commit7abeda528696200ac029902ace2658658eb3963f (patch)
tree1d64f7b967401280701256f2e3c448417a5bd14a /dev-haskell/hjsmin
parentdev-haskell/extra: keyword 1.7.10 for ~arm64 (diff)
downloadgentoo-7abeda528696200ac029902ace2658658eb3963f.tar.gz
gentoo-7abeda528696200ac029902ace2658658eb3963f.tar.bz2
gentoo-7abeda528696200ac029902ace2658658eb3963f.zip
dev-haskell/hjsmin: keyword 0.2.0.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hjsmin')
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.2.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hjsmin/hjsmin-0.2.0.4.ebuild b/dev-haskell/hjsmin/hjsmin-0.2.0.4.ebuild
index 7e17d678b59c..ee7921394a8e 100644
--- a/dev-haskell/hjsmin/hjsmin-0.2.0.4.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.2.0.4.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"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RESTRICT=test # Requires network access?