From: Agostino Sarubbo Date: Mon, 28 Oct 2019 07:40:43 +0000 (+0100) Subject: x11-misc/polybar: amd64 stable wrt bug #691030 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ef264955adbde3cda04d706f572d51bae9c20da0;p=gentoo.git x11-misc/polybar: amd64 stable wrt bug #691030 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/x11-misc/polybar/polybar-3.3.1.ebuild b/x11-misc/polybar/polybar-3.3.1.ebuild index 1e894546621e..9601feaf9222 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"