diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2021-03-17 17:41:37 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2021-03-17 17:42:04 +0100 |
commit | d99f73a7f40a34a7538047680b370f6f473e363d (patch) | |
tree | 32630215a00958ec0d1a3ddc1859f75d067762ac | |
parent | sys-kernel/vanilla-sources: Automated version bump to {4.4.262,4.9.262,4.14.2... (diff) | |
download | gentoo-d99f73a7f40a34a7538047680b370f6f473e363d.tar.gz gentoo-d99f73a7f40a34a7538047680b370f6f473e363d.tar.bz2 gentoo-d99f73a7f40a34a7538047680b370f6f473e363d.zip |
net-print/hplip: Remove python-3.6.
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
-rw-r--r-- | net-print/hplip/hplip-3.21.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.21.2.ebuild b/net-print/hplip/hplip-3.21.2.ebuild index 729484bb5f61..c99dccee98bc 100644 --- a/net-print/hplip/hplip-3.21.2.ebuild +++ b/net-print/hplip/hplip-3.21.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="threads(+),xml" # 14 and 15 spit out a lot of warnings about subdirs |