diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:58:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:58:08 +0100 |
commit | 27a916e88bf889e9415478c5c8894f6da00aae28 (patch) | |
tree | d733dc95264758352f9ff9a60fa9307195e580d9 /net-im | |
parent | net-im/pidgin: Stabilize 2.14.13 sparc, #933008 (diff) | |
download | gentoo-27a916e88bf889e9415478c5c8894f6da00aae28.tar.gz gentoo-27a916e88bf889e9415478c5c8894f6da00aae28.tar.bz2 gentoo-27a916e88bf889e9415478c5c8894f6da00aae28.zip |
net-im/pidgin: Stabilize 2.14.13 ppc, #933008
Signed-off-by: Sam James <sam@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 3014b2b99156..f82f5596d90a 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. |