summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:45:48 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:22:39 +0000
commit253a82b807e79b27a859a6a565559d4fd3c4efdd (patch)
tree3de06de5307dd41575f54fa982df99d752cb26b2 /x11-wm/xmonad/xmonad-0.17.0.ebuild
parentx11-misc/xmobar: Stabilize for amd64 (diff)
downloadgentoo-253a82b807e79b27a859a6a565559d4fd3c4efdd.tar.gz
gentoo-253a82b807e79b27a859a6a565559d4fd3c4efdd.tar.bz2
gentoo-253a82b807e79b27a859a6a565559d4fd3c4efdd.zip
x11-wm/xmonad: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/xmonad/xmonad-0.17.0.ebuild')
-rw-r--r--x11-wm/xmonad/xmonad-0.17.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xmonad/xmonad-0.17.0.ebuild b/x11-wm/xmonad/xmonad-0.17.0.ebuild
index bafb20e3b632..f1e68a065661 100644
--- a/x11-wm/xmonad/xmonad-0.17.0.ebuild
+++ b/x11-wm/xmonad/xmonad-0.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="no-autorepeat-keys"
RDEPEND="dev-haskell/data-default-class:=[profile?]