diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-11 01:06:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-11 01:06:07 +0300 |
commit | f04a69bf2941332d439fe2248c404916d934b907 (patch) | |
tree | a24be845eab342fbe77e805ec0516e1ba95fe5a0 /app-mobilephone | |
parent | x11-plugins/wmix: 3.3 uses alsa mixer, thanks toralf (diff) | |
download | gentoo-f04a69bf2941332d439fe2248c404916d934b907.tar.gz gentoo-f04a69bf2941332d439fe2248c404916d934b907.tar.bz2 gentoo-f04a69bf2941332d439fe2248c404916d934b907.zip |
app-mobilephone/kannel: x86 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/kannel/kannel-1.5.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild b/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild index da9badd3016d..843a498c682f 100644 --- a/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild +++ b/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://www.kannel.org/download/${PV}/gateway-${PV}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug doc mysql libressl pam pcre postgres sqlite ssl" RESTRICT="test" # some tests fail with "address already in use" |