commit: 6fb4ff9599a287f1c3fb576aee273ad16c324ebc Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Sep 29 20:45:09 2015 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Sep 29 20:52:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb4ff95
x11-misc/xmobar: x86, amd64 stable, bug #561508 Package-Manager: portage-2.2.22 x11-misc/xmobar/xmobar-0.23.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xmobar/xmobar-0.23.1.ebuild b/x11-misc/xmobar/xmobar-0.23.1.ebuild index 9ecbc72..de57cc6 100644 --- a/x11-misc/xmobar/xmobar-0.23.1.ebuild +++ b/x11-misc/xmobar/xmobar-0.23.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa dbus inotify mpd mpris timezone wifi xft xpm" RDEPEND=">=dev-haskell/http-4000.2.4:=