Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmygpo-qt/
Date: Wed, 25 Apr 2018 11:48:20
Message-Id: 1524656877.30383335168e3ab54ea3bb65d762e60807004618.bman@gentoo
1 commit: 30383335168e3ab54ea3bb65d762e60807004618
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 25 11:44:58 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 25 11:47:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30383335
7
8 media-libs/libmygpo-qt: amd64 stable wrt bug #650692
9
10 Bug: https://bugs.gentoo.org/650692
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12
13 media-libs/libmygpo-qt/libmygpo-qt-1.1.0_pre20180401.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libmygpo-qt/libmygpo-qt-1.1.0_pre20180401.ebuild b/media-libs/libmygpo-qt/libmygpo-qt-1.1.0_pre20180401.ebuild
17 index 7f7d18f3bf0..df98109e9f3 100644
18 --- a/media-libs/libmygpo-qt/libmygpo-qt-1.1.0_pre20180401.ebuild
19 +++ b/media-libs/libmygpo-qt/libmygpo-qt-1.1.0_pre20180401.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
21 inherit git-r3
22 else
23 SRC_URI="https://github.com/gpodder/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 ~x86"
26 fi
27
28 LICENSE="LGPL-2.1"