dev-python/git-python: Remove stale comment
authorMichał Górny <mgorny@gentoo.org>
Fri, 13 Mar 2020 09:24:52 +0000 (10:24 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 13 Mar 2020 09:55:57 +0000 (10:55 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/git-python/git-python-3.1.0.ebuild

index b1a476254713467accd60bb67a594ed69e4a4a36..586d0abb46def456244a407669a43bfcab2d70d0 100644 (file)
@@ -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