Skip to content

Commit

Permalink
app-misc/screenfetch: amd64/x86 stable wrt bug #667938
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
  • Loading branch information
Zlogene committed Oct 7, 2018
1 parent 14649b9 commit e9fa670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="${HOMEPAGE}.git"
inherit git-r3
else
KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
KEYWORDS="amd64 ~arm x86 ~x64-macos"
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
fi
Expand Down

0 comments on commit e9fa670

Please sign in to comment.