diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-12 01:04:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-12 01:04:39 +0000 |
| commit | 87689846880db036c154d6e5ecefd9674c264e12 (patch) | |
| tree | c09492ee1bfdcb2364882f2fd115e1d99b435b2e /dev-python/libvirt-python/libvirt-python-9999.ebuild | |
| parent | a2590841a5821406893e03a8950136f172924720 (diff) | |
| download | baldeagleos-repo-87689846880db036c154d6e5ecefd9674c264e12.tar.gz baldeagleos-repo-87689846880db036c154d6e5ecefd9674c264e12.tar.xz baldeagleos-repo-87689846880db036c154d6e5ecefd9674c264e12.zip | |
Adding metadata
Diffstat (limited to 'dev-python/libvirt-python/libvirt-python-9999.ebuild')
| -rw-r--r-- | dev-python/libvirt-python/libvirt-python-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index fe67fc5a51ab..c334ec2315e6 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild @@ -19,7 +19,7 @@ inherit distutils-r1 verify-sig if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-python.git" - RDEPEND="app-emulation/libvirt:=[-python(-)]" + RDEPEND="app-emulation/libvirt:=" else SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz verify-sig? ( https://libvirt.org/sources/python/${MY_P}.tar.gz.asc )" |
