diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-09 20:14:05 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-09 20:18:31 +0100 |
commit | d95cb04f9164cc4e36cafea9a733eacf186e0883 (patch) | |
tree | b313d7f04804db4cbab4d04db75d7e30c9347088 /x11-plugins | |
parent | sci-libs/parmetis: x86 stable (bug #677116) (diff) | |
download | gentoo-d95cb04f9164cc4e36cafea9a733eacf186e0883.tar.gz gentoo-d95cb04f9164cc4e36cafea9a733eacf186e0883.tar.bz2 gentoo-d95cb04f9164cc4e36cafea9a733eacf186e0883.zip |
x11-plugins/pidgin-sipe: x86 stable (bug #678506)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-sipe/pidgin-sipe-1.23.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.23.3.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.23.3.ebuild index dfeeb6f126f2..f6d01ced9a26 100644 --- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.23.3.ebuild +++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.23.3.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="mirror://sourceforge/sipe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="dbus debug kerberos ocs2005-message-hack openssl telepathy voice" |