summaryrefslogtreecommitdiff
path: root/dev-python/cli_helpers/cli_helpers-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cli_helpers/cli_helpers-9999.ebuild')
-rw-r--r--dev-python/cli_helpers/cli_helpers-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cli_helpers/cli_helpers-9999.ebuild b/dev-python/cli_helpers/cli_helpers-9999.ebuild
index f90a664aa824..7d5022a9d7df 100644
--- a/dev-python/cli_helpers/cli_helpers-9999.ebuild
+++ b/dev-python/cli_helpers/cli_helpers-9999.ebuild
@@ -3,12 +3,12 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
EGIT_REPO_URI="https://github.com/dbcli/${PN}.git"
inherit distutils-r1 git-r3
DESCRIPTION="Python helpers for common CLI tasks"
-HOMEPAGE="http://cli-helpers.rtfd.io/"
+HOMEPAGE="https://cli-helpers.rtfd.io/"
SRC_URI=""
LICENSE="BSD"