app-misc/screenfetch: x86 stable (bug #709700)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 16 Feb 2020 21:03:05 +0000 (22:03 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 16 Feb 2020 21:13:48 +0000 (22:13 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-misc/screenfetch/screenfetch-3.9.1.ebuild

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