diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-20 01:51:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-20 01:51:51 +0000 |
| commit | 6b5a87ee8daaff7876c136b9e340804fa25f4b05 (patch) | |
| tree | 28415d150d993629d2dc4376a0a338755663b95b /dev-python/libvirt-python/libvirt-python-7.0.0.ebuild | |
| parent | 0cbf61c9888b9c47e75f09b53bd500cfe0222efa (diff) | |
| download | baldeagleos-repo-6b5a87ee8daaff7876c136b9e340804fa25f4b05.tar.gz baldeagleos-repo-6b5a87ee8daaff7876c136b9e340804fa25f4b05.tar.xz baldeagleos-repo-6b5a87ee8daaff7876c136b9e340804fa25f4b05.zip | |
Adding metadata
Diffstat (limited to 'dev-python/libvirt-python/libvirt-python-7.0.0.ebuild')
| -rw-r--r-- | dev-python/libvirt-python/libvirt-python-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-7.0.0.ebuild b/dev-python/libvirt-python/libvirt-python-7.0.0.ebuild index 36d79238425a..4be6f73e29d6 100644 --- a/dev-python/libvirt-python/libvirt-python-7.0.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-7.0.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*}" |
