summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-09 23:18:47 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-09 23:23:57 +0200
commit7d7d1630aed9e9977899f0201b354ca4fdb3b5dd (patch)
tree490c96b3ce9b11e316db66affbed687c2c4d987b /app-misc
parentdev-lang/mujs: x86 stable (bug #646784) (diff)
downloadgentoo-7d7d1630aed9e9977899f0201b354ca4fdb3b5dd.tar.gz
gentoo-7d7d1630aed9e9977899f0201b354ca4fdb3b5dd.tar.bz2
gentoo-7d7d1630aed9e9977899f0201b354ca4fdb3b5dd.zip
app-misc/neofetch: x86 stable (bug #667940)
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/neofetch/neofetch-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/neofetch/neofetch-5.0.0.ebuild b/app-misc/neofetch/neofetch-5.0.0.ebuild
index 484dcd52044f..62677c4b07a8 100644
--- a/app-misc/neofetch/neofetch-5.0.0.ebuild
+++ b/app-misc/neofetch/neofetch-5.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
- KEYWORDS="amd64 ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 x86 ~amd64-fbsd"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"