diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:25:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:25:46 +0200 |
commit | 44d92a78c00c5db2f893035b774f75d69c9712af (patch) | |
tree | 834db3addd62301e3b7ad2b4b876676399905984 /net-im/pidgin | |
parent | net-im/pidgin: Stabilize 2.14.13 amd64, #933008 (diff) | |
download | gentoo-44d92a78c00c5db2f893035b774f75d69c9712af.tar.gz gentoo-44d92a78c00c5db2f893035b774f75d69c9712af.tar.bz2 gentoo-44d92a78c00c5db2f893035b774f75d69c9712af.zip |
net-im/pidgin: Stabilize 2.14.13 x86, #933008
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-im/pidgin')
-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 0111ef3c8b07..c3b286a3a238 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. |