diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-28 13:29:25 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:22 +0100 |
commit | de126293588687d8c9ae9e66a7717269816487ff (patch) | |
tree | 8347fb5e81de948f43149db187b5d08922f2e7ea /x11-misc/xmobar | |
parent | dev-haskell/x11-xft: keyword 0.3.4 for ~arm64 (diff) | |
download | gentoo-de126293588687d8c9ae9e66a7717269816487ff.tar.gz gentoo-de126293588687d8c9ae9e66a7717269816487ff.tar.bz2 gentoo-de126293588687d8c9ae9e66a7717269816487ff.zip |
x11-misc/xmobar: keyword 0.44.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
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 8d0b3c15b0d0..d09d7919119c 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="alsa dbus mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm" RDEPEND=">=dev-haskell/aeson-1.4.7.1:=[profile?] |