diff options
Diffstat (limited to 'net-p2p/tremc/tremc-0.9.2_p20201101.ebuild')
-rw-r--r-- | net-p2p/tremc/tremc-0.9.2_p20201101.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild b/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild index df6a3896db78..1fe156a2937d 100644 --- a/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild +++ b/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,6 @@ src_install() { } pkg_postinst() { - optfeature "GeoIP support" dev-python/geoip-python optfeature "Extract ipv4 from ipv6 addresses" dev-python/ipy optfeature "Clipboard support" dev-python/pyperclip } |