Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/ganyremote/
Date: Mon, 19 Feb 2018 18:09:13
Message-Id: 1519063742.f224d94494ff88181f62bc9c6eb49d59cfff9ea4.whissi@gentoo
1 commit: f224d94494ff88181f62bc9c6eb49d59cfff9ea4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 18:08:45 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 19 18:09:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f224d944
7
8 app-mobilephone/ganyremote: x86 stable (bug #648118)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild b/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild
16 index cd07310e56d..c497b72f5d0 100644
17 --- a/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild
18 +++ b/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz"
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE="bluetooth"
32
33 REQUIRED_USE="${PYTHON_REQUIRED_USE}"