commit: ef264955adbde3cda04d706f572d51bae9c20da0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 07:40:43 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 07:40:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef264955
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 <ago <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 1e894546621..9601feaf922 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"