Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xmobar/
Date: Thu, 18 Aug 2022 18:45:24
Message-Id: 1660848293.8353a5ccecf3492e6867eb0a4f25f3311209dbc4.sam@gentoo
1 commit: 8353a5ccecf3492e6867eb0a4f25f3311209dbc4
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Mon Aug 15 06:09:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 18 18:44:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8353a5cc
7
8 x11-misc/xmobar: keyword 0.44.1 for ~ppc64
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/xmobar/xmobar-0.44.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xmobar/xmobar-0.44.1.ebuild b/x11-misc/xmobar/xmobar-0.44.1.ebuild
16 index 3a1e2ecbeb3f..8d0b3c15b0d0 100644
17 --- a/x11-misc/xmobar/xmobar-0.44.1.ebuild
18 +++ b/x11-misc/xmobar/xmobar-0.44.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~ppc64 ~x86"
25 IUSE="alsa dbus mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm"
26
27 RDEPEND=">=dev-haskell/aeson-1.4.7.1:=[profile?]