diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:17:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:17:59 +0300 |
commit | c747b1bd4dde90bbf959cdeb92892b5c480f4862 (patch) | |
tree | 832eab4894f85c38de6225991a0907af981414af /net-im | |
parent | media-gfx/simple-scan: Stabilize 46.0 ppc64, #932983 (diff) | |
download | gentoo-c747b1bd4dde90bbf959cdeb92892b5c480f4862.tar.gz gentoo-c747b1bd4dde90bbf959cdeb92892b5c480f4862.tar.bz2 gentoo-c747b1bd4dde90bbf959cdeb92892b5c480f4862.zip |
net-im/pidgin: Stabilize 2.14.13 ppc64, #933008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/pidgin-2.14.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.14.13.ebuild b/net-im/pidgin/pidgin-2.14.13.ebuild index c3b286a3a238..37c4d564b07e 100644 --- a/net-im/pidgin/pidgin-2.14.13.ebuild +++ b/net-im/pidgin/pidgin-2.14.13.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/2" # libpurple version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" # The new gui useflag depends on the gtk useflag, as most pidgin plugins depend # on the gtk flag. As soon as all plugins have been updated to use the new # gui flag, the gtk flag can get removed. |