app-misc/neofetch: x86 stable (bug #684862)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 13 May 2019 00:23:36 +0000 (02:23 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 13 May 2019 00:37:48 +0000 (02:37 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-misc/neofetch/neofetch-6.0.0.ebuild

index b1d4eb92438ac489f92ba683629d187bffd063e1..7e6422e1f5c000fab647aa2c15f790cb93b6ec17 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
-       KEYWORDS="amd64 ~mips ~x86 ~amd64-fbsd"
+       KEYWORDS="amd64 ~mips x86 ~amd64-fbsd"
 else
        inherit git-r3
        EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"