diff options
Diffstat (limited to 'x11-plugins/pidgin-sipe/pidgin-sipe-1.21.1.ebuild')
-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" |