summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 01:05:01 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:16 +0100
commit93407895345c79481ee625aaa58dc8e92ec17862 (patch)
tree9b709929f39f78cf9c79319c72778b55a79066b4 /dev-haskell
parentdev-haskell/regex-compat: keyword 0.95.2.1 for ~arm64 (diff)
downloadgentoo-93407895345c79481ee625aaa58dc8e92ec17862.tar.gz
gentoo-93407895345c79481ee625aaa58dc8e92ec17862.tar.bz2
gentoo-93407895345c79481ee625aaa58dc8e92ec17862.zip
dev-haskell/x11: keyword 1.10.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/x11/x11-1.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/x11/x11-1.10.2.ebuild b/dev-haskell/x11/x11-1.10.2.ebuild
index 6256f196587b..d693e34f82c4 100644
--- a/dev-haskell/x11/x11-1.10.2.ebuild
+++ b/dev-haskell/x11/x11-1.10.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/xmonad/X11"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="+xinerama"
# add +xinerama to IUSE and RDEPEND on libXScrnSaver and libXinerama below