summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:42:27 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:45 -0400
commit9192b76b2a83de523bce7fd91c36a2de3d25ce52 (patch)
tree4985814fd58d039d5df85bf85e76852253e486a8
parentdev-vcs/git-repair: Drop stable keywords (diff)
downloadgentoo-9192b76b2a83de523bce7fd91c36a2de3d25ce52.tar.gz
gentoo-9192b76b2a83de523bce7fd91c36a2de3d25ce52.tar.bz2
gentoo-9192b76b2a83de523bce7fd91c36a2de3d25ce52.zip
x11-misc/xmobar: Drop stable keywords
Depends on dev-haskell/* packages, which are losing stable keywords. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--x11-misc/xmobar/xmobar-0.44.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xmobar/xmobar-0.44.1.ebuild b/x11-misc/xmobar/xmobar-0.44.1.ebuild
index 365e5f2504d5..d4b3ed57f85d 100644
--- a/x11-misc/xmobar/xmobar-0.44.1.ebuild
+++ b/x11-misc/xmobar/xmobar-0.44.1.ebuild
@@ -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="alsa dbus mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm"
RDEPEND=">=dev-haskell/aeson-1.4.7.1:=[profile?]