Gentoo Archives: gentoo-commits

From: John Helmert III <ajak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/polybar/
Date: Fri, 09 Sep 2022 17:24:58
Message-Id: 1662744173.e8612af5aac649436834fe12812c92cad838e106.ajak@gentoo
1 commit: e8612af5aac649436834fe12812c92cad838e106
2 Author: John Helmert III <ajak <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 9 17:20:01 2022 +0000
4 Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 9 17:22:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8612af5
7
8 x11-misc/polybar: stabilize 3.6.3-r1 for amd64
9
10 Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
11
12 x11-misc/polybar/polybar-3.6.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/polybar/polybar-3.6.3-r1.ebuild b/x11-misc/polybar/polybar-3.6.3-r1.ebuild
16 index 02c5f18ec090..ce27c475f446 100644
17 --- a/x11-misc/polybar/polybar-3.6.3-r1.ebuild
18 +++ b/x11-misc/polybar/polybar-3.6.3-r1.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="A fast and easy-to-use tool for creating status bars"
20 HOMEPAGE="https://github.com/polybar/polybar"
21 SRC_URI="https://github.com/polybar/${PN}/releases/download/${PV}/${P}.tar.gz"
22
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 LICENSE="MIT"
26 SLOT="0"
27 IUSE="alsa curl doc i3wm ipc mpd network pulseaudio"