diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:39:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:06:27 +0100 |
commit | cb92eb224d2e1efa59f51e148c8c6d45fe2875a7 (patch) | |
tree | 664ec40b8fbca979a90fd108e714bd948bb705b8 /net-im/pidgin | |
parent | net-im/mcabber: drop x86-macos (diff) | |
download | gentoo-cb92eb224d2e1efa59f51e148c8c6d45fe2875a7.tar.gz gentoo-cb92eb224d2e1efa59f51e148c8c6d45fe2875a7.tar.bz2 gentoo-cb92eb224d2e1efa59f51e148c8c6d45fe2875a7.zip |
net-im/pidgin: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/pidgin-2.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin/pidgin-2.14.1.ebuild b/net-im/pidgin/pidgin-2.14.1.ebuild index b162dd029552..50f9e296d49e 100644 --- a/net-im/pidgin/pidgin-2.14.1.ebuild +++ b/net-im/pidgin/pidgin-2.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0/2" # libpurple version -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="aqua dbus debug doc eds gadu gnutls groupwise +gstreamer +gtk idn meanwhile ncurses networkmanager nls perl pie prediction python sasl spell tcl tk +xscreensaver zephyr zeroconf" |