app-misc/screenfetch: amd64 stable wrt bug #709700
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 17 Feb 2020 12:13:54 +0000 (13:13 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 17 Feb 2020 12:13:54 +0000 (13:13 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-misc/screenfetch/screenfetch-3.9.1.ebuild

index 033502d0a56c936f704e7bbd886793ab0be7f034..5a74091728ce625d71a8632129c1834727d42b07 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