diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:00 +0300 |
commit | 10fa70674c33f581e1953261fc330c4d9255a193 (patch) | |
tree | 30cd9ed567ec2651e7b563dc132233d011a323ea /net-im | |
parent | net-im/pidgin: Stabilize 2.14.13 ppc64, #933008 (diff) | |
download | gentoo-10fa70674c33f581e1953261fc330c4d9255a193.tar.gz gentoo-10fa70674c33f581e1953261fc330c4d9255a193.tar.bz2 gentoo-10fa70674c33f581e1953261fc330c4d9255a193.zip |
net-im/pidgin: Stabilize 2.14.13 arm64, #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 37c4d564b07e..ffe76a5b51c5 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. |