diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 20:40:52 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:25:02 +0200 |
commit | 31ab05b1905bbc775572ff4e07e5de2888cfd63b (patch) | |
tree | 05a8fefd55e3646ff3a22c4ecfef488a49e2d353 /app-mobilephone/gammu | |
parent | app-misc/yagtd: Drop old (diff) | |
download | gentoo-31ab05b1905bbc775572ff4e07e5de2888cfd63b.tar.gz gentoo-31ab05b1905bbc775572ff4e07e5de2888cfd63b.tar.bz2 gentoo-31ab05b1905bbc775572ff4e07e5de2888cfd63b.zip |
app-mobilephone/gammu: x86 stable, bug #593210
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-mobilephone/gammu')
-rw-r--r-- | app-mobilephone/gammu/gammu-1.33.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild index bef2a2a49f4e..00c63310f63b 100644 --- a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild +++ b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://dl.cihar.com/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bluetooth curl dbi debug irda mysql nls postgres python usb" # TODO: figure out a way to disable gudev |