diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:07:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:07:15 +0200 |
commit | ace325ed33a1581e57a95b4e5fe6d2145478bf19 (patch) | |
tree | 0fdf565c1a7ebc8998e0c9f0fbbfbd0741b1940f /app-mobilephone/obexftp | |
parent | dev-libs/openobex: x86 stable (bug #661348) (diff) | |
download | gentoo-ace325ed33a1581e57a95b4e5fe6d2145478bf19.tar.gz gentoo-ace325ed33a1581e57a95b4e5fe6d2145478bf19.tar.bz2 gentoo-ace325ed33a1581e57a95b4e5fe6d2145478bf19.zip |
app-mobilephone/obexftp: x86 stable (bug #661348)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-mobilephone/obexftp')
-rw-r--r-- | app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild index 42c127ee38d4..77e9ea5922cf 100644 --- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}-Source.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ppc ~x86" +KEYWORDS="~amd64 ~hppa ppc x86" # bluetooth support is not really optional, bug #529068 IUSE="perl python ruby tcl" |