x11-misc/i3blocks-1.4-r1: amd64 stable
authorTobias Klausmann <klausman@gentoo.org>
Sat, 16 Dec 2017 08:19:47 +0000 (09:19 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 16 Dec 2017 08:19:47 +0000 (09:19 +0100)
Gentoo-Bug: http://bugs.gentoo.org/605410

x11-misc/i3blocks/i3blocks-1.4-r1.ebuild

index 9e05439fc9984e323690779a16c16d7de9089229..e1e28279d73d9133447dcdecb21e09efb2ff836b 100644 (file)
@@ -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="x86"
+       KEYWORDS="amd64 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"