diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:17:52 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:19:44 -0500 |
commit | 21d1b564d9aa2374f8cc6131d658eef9d6ad765b (patch) | |
tree | b91598721496eb2ecd810c5eb630d812b0cbc0b0 /net-im/pidgin | |
parent | dev-python/pyotherside: python bump (diff) | |
download | gentoo-21d1b564d9aa2374f8cc6131d658eef9d6ad765b.tar.gz gentoo-21d1b564d9aa2374f8cc6131d658eef9d6ad765b.tar.bz2 gentoo-21d1b564d9aa2374f8cc6131d658eef9d6ad765b.zip |
net-im/pidgin: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/pidgin-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.14.1.ebuild b/net-im/pidgin/pidgin-2.14.1.ebuild index 1fc1188cacb2..41fc4c911c96 100644 --- a/net-im/pidgin/pidgin-2.14.1.ebuild +++ b/net-im/pidgin/pidgin-2.14.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit autotools gnome2-utils flag-o-matic toolchain-funcs multilib perl-module python-single-r1 xdg |