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/obexftp/
Date: Thu, 16 Aug 2018 00:39:12
Message-Id: 1534378035.ace325ed33a1581e57a95b4e5fe6d2145478bf19.whissi@gentoo
1 commit: ace325ed33a1581e57a95b4e5fe6d2145478bf19
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 00:07:15 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 16 00:07:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace325ed
7
8 app-mobilephone/obexftp: x86 stable (bug #661348)
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 42c127ee38d..77e9ea5922c 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"