Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/screenfetch/
Date: Tue, 27 Dec 2016 09:12:43
Message-Id: 1482829943.e091434a00375a37b1c930b01fc37a1688d38f54.bman@gentoo
1 commit: e091434a00375a37b1c930b01fc37a1688d38f54
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 07:59:26 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 09:12:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e091434a
7
8 app-misc/screenfetch: amd64 stable wrt bug #587128
9
10 app-misc/screenfetch/screenfetch-3.7.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-misc/screenfetch/screenfetch-3.7.0.ebuild b/app-misc/screenfetch/screenfetch-3.7.0.ebuild
14 index dc0378b..5522c69 100644
15 --- a/app-misc/screenfetch/screenfetch-3.7.0.ebuild
16 +++ b/app-misc/screenfetch/screenfetch-3.7.0.ebuild
17 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/KittyKatt/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar
18
19 LICENSE="GPL-3"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="amd64 ~x86"
23 IUSE="X"
24
25 S="${WORKDIR}/${MY_PN}-${PV}"