From: Thomas Deutschmann Date: Sun, 27 Oct 2019 23:19:35 +0000 (+0100) Subject: x11-misc/polybar: x86 stable (bug #691030) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a00c33706c87570b72d9fc5715731cac78ac1812;p=gentoo.git x11-misc/polybar: x86 stable (bug #691030) Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/x11-misc/polybar/polybar-3.3.1.ebuild b/x11-misc/polybar/polybar-3.3.1.ebuild index 304f98fa0c1d..1e894546621e 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"