diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 20:47:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 20:54:07 +0100 |
commit | 1883b2e457e42b414bca1033446270a363db360f (patch) | |
tree | 21c707730af394155b6878b68c5765f2da7d9ac1 /app-mobilephone | |
parent | sys-libs/uclibc-ng: version bump to 1.0.28 (diff) | |
download | gentoo-1883b2e457e42b414bca1033446270a363db360f.tar.gz gentoo-1883b2e457e42b414bca1033446270a363db360f.tar.bz2 gentoo-1883b2e457e42b414bca1033446270a363db360f.zip |
app-mobilephone/gammu: x86 stable (bug #645516)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gammu/gammu-1.38.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gammu/gammu-1.38.5.ebuild b/app-mobilephone/gammu/gammu-1.38.5.ebuild index a7cde61cf98c..fcce0ea30dbd 100644 --- a/app-mobilephone/gammu/gammu-1.38.5.ebuild +++ b/app-mobilephone/gammu/gammu-1.38.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://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 odbc postgres usb" COMMON_DEPEND=" |