commit: 5515042c2b144b081794dad6d3c26b93a4517e18 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Tue Jul 5 20:06:51 2022 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Tue Jul 5 20:08:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5515042c
x11-misc/polybar: stabilize 3.6.3 for amd64 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> x11-misc/polybar/polybar-3.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/polybar/polybar-3.6.3.ebuild b/x11-misc/polybar/polybar-3.6.3.ebuild index 22e5d89b9188..d29d6531891d 100644 --- a/x11-misc/polybar/polybar-3.6.3.ebuild +++ b/x11-misc/polybar/polybar-3.6.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A fast and easy-to-use tool for creating status bars" HOMEPAGE="https://github.com/polybar/polybar" SRC_URI="https://github.com/polybar/${PN}/releases/download/${PV}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="MIT" SLOT="0" IUSE="alsa curl doc i3wm ipc mpd network pulseaudio"
