diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-06 00:25:16 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-06 00:25:16 +0000 |
| commit | e323e1d9d3e69d5951d8ef6ca422f96cf0c2c4c9 (patch) | |
| tree | 958e18bed3b6fe65e209d02bd2a6f522329adc35 /dev-python/libvirt-python | |
| parent | 1b4912542c52b2ce70ebf5acdeea40ee114c261c (diff) | |
| download | baldeagleos-repo-e323e1d9d3e69d5951d8ef6ca422f96cf0c2c4c9.tar.gz baldeagleos-repo-e323e1d9d3e69d5951d8ef6ca422f96cf0c2c4c9.tar.xz baldeagleos-repo-e323e1d9d3e69d5951d8ef6ca422f96cf0c2c4c9.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/libvirt-python')
| -rw-r--r-- | dev-python/libvirt-python/libvirt-python-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-6.7.0.ebuild b/dev-python/libvirt-python/libvirt-python-6.7.0.ebuild index 412e71c095a1..f90b272ee793 100644 --- a/dev-python/libvirt-python/libvirt-python-6.7.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-6.7.0.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = *9999* ]]; then RDEPEND="app-emulation/libvirt:=[-python(-)]" else SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 x86" RDEPEND="app-emulation/libvirt:0/${PV}" fi S="${WORKDIR}/${P%_rc*}" |
