diff options
author | 2017-01-21 18:20:58 +0100 | |
---|---|---|
committer | 2017-01-21 18:26:49 +0100 | |
commit | b6b5bb256e147af32162f8c076061f383183de92 (patch) | |
tree | df4a03a422874532e04db9db4482e1b1dcff1ad2 /app-misc/neofetch | |
parent | app-misc/tmux: Revbump to fix status-right display (bug #606568). (diff) | |
download | gentoo-b6b5bb256e147af32162f8c076061f383183de92.tar.gz gentoo-b6b5bb256e147af32162f8c076061f383183de92.tar.bz2 gentoo-b6b5bb256e147af32162f8c076061f383183de92.zip |
app-misc/neofetch: x86 stable wrt bug #606596
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/neofetch')
-rw-r--r-- | app-misc/neofetch/neofetch-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/neofetch/neofetch-2.0.2.ebuild b/app-misc/neofetch/neofetch-2.0.2.ebuild index 87639a62383d..b8f8639afdd4 100644 --- a/app-misc/neofetch/neofetch-2.0.2.ebuild +++ b/app-misc/neofetch/neofetch-2.0.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/dylanaraps/neofetch" SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="MIT-with-advertising" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" RDEPEND="sys-apps/pciutils |