diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:36 +0200 |
commit | ccbbcfd49fb4b8ea8dbad85247225179f24df5a7 (patch) | |
tree | 9a973e4ea69614fe5f7b39e5f4144c9fc9e00104 /net-im | |
parent | media-video/noad: amd64 stable wrt bug #681498 (diff) | |
download | gentoo-ccbbcfd49fb4b8ea8dbad85247225179f24df5a7.tar.gz gentoo-ccbbcfd49fb4b8ea8dbad85247225179f24df5a7.tar.bz2 gentoo-ccbbcfd49fb4b8ea8dbad85247225179f24df5a7.zip |
net-im/swift: amd64 stable wrt bug #682754
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/swift/swift-4.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/swift/swift-4.0.2-r1.ebuild b/net-im/swift/swift-4.0.2-r1.ebuild index 1fdb1c0dd085..3505fe4cc733 100644 --- a/net-im/swift/swift-4.0.2-r1.ebuild +++ b/net-im/swift/swift-4.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://swift.im/downloads/releases/${P}/${P}.tar.gz" LICENSE="BSD BSD-1 CC-BY-3.0 GPL-3 OFL-1.1" SLOT="4/0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="client expat gconf +icu +idn lua spell test zeroconf" REQUIRED_USE=" || ( icu idn ) |