diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:58:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:58:07 +0100 |
commit | adcaea4523c7acb4df038d79bdfd1f550bbf93ab (patch) | |
tree | c116bcf5d5da40ec6a1cbb544860b9a4861ae6f5 /net-im | |
parent | net-dns/unbound: Stabilize 1.19.3 ppc, #933006 (diff) | |
download | gentoo-adcaea4523c7acb4df038d79bdfd1f550bbf93ab.tar.gz gentoo-adcaea4523c7acb4df038d79bdfd1f550bbf93ab.tar.bz2 gentoo-adcaea4523c7acb4df038d79bdfd1f550bbf93ab.zip |
net-im/pidgin: Stabilize 2.14.13 sparc, #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 7931b0539c4f..3014b2b99156 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. |