commit:     d7f49bb2a7906d93f96f477c120d1afe3b9f3363
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 10:02:07 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 10:02:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f49bb2

x11-misc/i3blocks: x86 stable (bug #605410)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 x11-misc/i3blocks/i3blocks-1.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild 
b/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
index a081fd8909a..9e05439fc99 100644
--- a/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
+++ b/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
@@ -11,10 +11,10 @@ DESCRIPTION="highly flexible status line for the i3 window 
manager"
 HOMEPAGE="https://github.com/vivien/i3blocks";
 if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="https://github.com/vivien/${PN}";
-       KEYWORDS=""
+       KEYWORDS="x86"
 else
        SRC_URI="https://github.com/vivien/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 x86"
 fi
 
 SLOT="0"

Reply via email to