summaryrefslogtreecommitdiff
path: root/dev-python/git-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-13 10:24:52 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-13 10:55:57 +0100
commit6d3f482f5dcf572741555f2d3876550bead8f825 (patch)
tree71e6d1c7288100246ad292c50e6c87397192ffb5 /dev-python/git-python
parent5d19b99d21a76cdffab3e4e8a05455c3d995a798 (diff)
downloadgentoo-6d3f482f5dcf572741555f2d3876550bead8f825.tar.gz
gentoo-6d3f482f5dcf572741555f2d3876550bead8f825.tar.bz2
gentoo-6d3f482f5dcf572741555f2d3876550bead8f825.zip
dev-python/git-python: Remove stale comment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/git-python')
-rw-r--r--dev-python/git-python/git-python-3.1.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/git-python/git-python-3.1.0.ebuild b/dev-python/git-python/git-python-3.1.0.ebuild
index b1a476254713..586d0abb46de 100644
--- a/dev-python/git-python/git-python-3.1.0.ebuild
+++ b/dev-python/git-python/git-python-3.1.0.ebuild
@@ -26,8 +26,6 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
-# Tests only work when inside the GitPython repo
-#RESTRICT="test"
RDEPEND="
dev-vcs/git