diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-06 15:53:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-06 15:55:41 +0100 |
commit | 06474a8d836941b453d36b15bbdea26571b7edcd (patch) | |
tree | 18ff72e027711630edcfa4caa935275670458097 /x11-plugins/pidgin-sipe | |
parent | dev-php/pecl-redis: Version bump wrt bug 608384 (diff) | |
download | gentoo-06474a8d836941b453d36b15bbdea26571b7edcd.tar.gz gentoo-06474a8d836941b453d36b15bbdea26571b7edcd.tar.bz2 gentoo-06474a8d836941b453d36b15bbdea26571b7edcd.zip |
x11-plugins/pidgin-sipe: amd64 stable wrt bug #608336
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins/pidgin-sipe')
-rw-r--r-- | x11-plugins/pidgin-sipe/pidgin-sipe-1.21.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.21.1.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.21.1.ebuild index 83758baf7864..becb3fc33469 100644 --- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.21.1.ebuild +++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.21.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice" |