Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/
Date: Thu, 16 Aug 2018 23:42:58
Message-Id: 1534462968.e20ea5dc2f64cbfdaf4fda0acc4bf36165e19e95.zlogene@gentoo
1 commit: e20ea5dc2f64cbfdaf4fda0acc4bf36165e19e95
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 23:42:33 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 16 23:42:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20ea5dc
7
8 app-mobilephone/obexftp: amd64 stable wrt bug #661348
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
16 index 77e9ea5922c..48797b440a9 100644
17 --- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
18 +++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz"
20 SLOT="0"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="~amd64 ~hppa ppc x86"
24 +KEYWORDS="amd64 ~hppa ppc x86"
25
26 # bluetooth support is not really optional, bug #529068
27 IUSE="perl python ruby tcl"