summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-25 20:45:37 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-25 21:22:52 +0200
commit7a126993944f904e48155ae443ec6f1228f38eac (patch)
tree6eb47eb00860392bc00d406b8fe06e3b40a94546 /app-misc
parentmedia-gfx/sane-backends: x86 stable (bug #653506) (diff)
downloadgentoo-7a126993944f904e48155ae443ec6f1228f38eac.tar.gz
gentoo-7a126993944f904e48155ae443ec6f1228f38eac.tar.bz2
gentoo-7a126993944f904e48155ae443ec6f1228f38eac.zip
app-misc/screenfetch: x86 stable (bug #648772)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/screenfetch/screenfetch-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/screenfetch/screenfetch-3.8.0.ebuild b/app-misc/screenfetch/screenfetch-3.8.0.ebuild
index 0c5776358981..35f27763226d 100644
--- a/app-misc/screenfetch/screenfetch-3.8.0.ebuild
+++ b/app-misc/screenfetch/screenfetch-3.8.0.ebuild
@@ -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