summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 13:47:11 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:24 +0100
commit2a5262eeddd192f42cf86708af8a1edd8fa4e312 (patch)
tree83c41552d6ee2a7892ef3f8ae9de9895af08685d
parentdev-haskell/quickcheck-classes: keyword 0.6.4.0 for ~arm64 (diff)
downloadgentoo-2a5262eeddd192f42cf86708af8a1edd8fa4e312.tar.gz
gentoo-2a5262eeddd192f42cf86708af8a1edd8fa4e312.tar.bz2
gentoo-2a5262eeddd192f42cf86708af8a1edd8fa4e312.zip
x11-wm/xmonad: keyword 0.17.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--x11-wm/xmonad/xmonad-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xmonad/xmonad-0.17.0.ebuild b/x11-wm/xmonad/xmonad-0.17.0.ebuild
index 331c83719c84..12ac7299f711 100644
--- a/x11-wm/xmonad/xmonad-0.17.0.ebuild
+++ b/x11-wm/xmonad/xmonad-0.17.0.ebuild
@@ -15,7 +15,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="no-autorepeat-keys"
RDEPEND="dev-haskell/data-default-class:=[profile?]