commit: a00c33706c87570b72d9fc5715731cac78ac1812
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 23:19:35 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 23:19:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00c3370
x11-misc/polybar: x86 stable (bug #691030)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-misc/polybar/polybar-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/polybar/polybar-3.3.1.ebuild
b/x11-misc/polybar/polybar-3.3.1.ebuild
index 304f98fa0c1..1e894546621 100644
--- a/x11-misc/polybar/polybar-3.3.1.ebuild
+++ b/x11-misc/polybar/polybar-3.3.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/jaagr/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz
https://github.com/jaagr/xpp/archive/${XPP_VERSION}.tar.gz ->
xpp-${XPP_VERSION}.tar.gz
https://github.com/jaagr/i3ipcpp/archive/v${I3IPCPP_VERSION}.tar.gz ->
i3ipcpp-${I3IPCPP_VERSION}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/jaagr/${PN}.git"