diff options
author | 2024-05-29 08:25:45 +0200 | |
---|---|---|
committer | 2024-05-29 08:25:45 +0200 | |
commit | dea1d5b1be974e2984bf3295398e2684339a1183 (patch) | |
tree | 76651a0c5aed1d6a2a67a1086fd6c8c1d1d882f0 /net-im | |
parent | net-dns/unbound: Stabilize 1.19.3 x86, #933006 (diff) | |
download | gentoo-dea1d5b1be974e2984bf3295398e2684339a1183.tar.gz gentoo-dea1d5b1be974e2984bf3295398e2684339a1183.tar.bz2 gentoo-dea1d5b1be974e2984bf3295398e2684339a1183.zip |
net-im/pidgin: Stabilize 2.14.13 amd64, #933008
Signed-off-by: Jakov Smolić <jsmolic@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 f82f5596d90a..0111ef3c8b07 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. |