diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-03-13 10:24:52 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-03-13 10:55:57 +0100 |
| commit | 6d3f482f5dcf572741555f2d3876550bead8f825 (patch) | |
| tree | 71e6d1c7288100246ad292c50e6c87397192ffb5 /dev-python/git-python | |
| parent | 5d19b99d21a76cdffab3e4e8a05455c3d995a798 (diff) | |
| download | gentoo-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.ebuild | 2 |
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 |
