app-misc/screenfetch: x86 stable (bug #648772)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 25 Apr 2018 18:45:37 +0000 (20:45 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 25 Apr 2018 19:22:52 +0000 (21:22 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

app-misc/screenfetch/screenfetch-3.8.0.ebuild

index 0c5776358981bc853734d9777a122f791fff2222..35f27763226dc8f0f70cc9987c6b03c0e646a918 100644 (file)
@@ -24,7 +24,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git"
        inherit git-r3
 else
-       KEYWORDS="amd64 ~x86 ~x64-macos"
+       KEYWORDS="amd64 x86 ~x64-macos"
        SRC_URI="https://github.com/KittyKatt/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}/${MY_PN}-${PV}"
 fi