diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-15 02:09:13 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 19:44:53 +0100 |
commit | 8353a5ccecf3492e6867eb0a4f25f3311209dbc4 (patch) | |
tree | 959b313b531444797c82343093d705d925546900 /x11-misc/xmobar | |
parent | dev-haskell/timezone-olson: keyword 0.2.0 for ~ppc64 (diff) | |
download | gentoo-8353a5ccecf3492e6867eb0a4f25f3311209dbc4.tar.gz gentoo-8353a5ccecf3492e6867eb0a4f25f3311209dbc4.tar.bz2 gentoo-8353a5ccecf3492e6867eb0a4f25f3311209dbc4.zip |
x11-misc/xmobar: keyword 0.44.1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xmobar')
-rw-r--r-- | x11-misc/xmobar/xmobar-0.44.1.ebuild | 2 |
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 3a1e2ecbeb3f..8d0b3c15b0d0 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="alsa dbus mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm" RDEPEND=">=dev-haskell/aeson-1.4.7.1:=[profile?] |