diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-12 11:01:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-12 11:01:34 +0000 |
| commit | a97daac8ac85375fcdb299851c12697e4ae63599 (patch) | |
| tree | 34f52d4238e3b302cf07d6a6892d268382f34e58 /dev-python/libvirt-python/libvirt-python-8.9.0.ebuild | |
| parent | 5c280f668d1cc8186276ffd1281ed16994c620cd (diff) | |
| download | baldeagleos-repo-a97daac8ac85375fcdb299851c12697e4ae63599.tar.gz baldeagleos-repo-a97daac8ac85375fcdb299851c12697e4ae63599.tar.xz baldeagleos-repo-a97daac8ac85375fcdb299851c12697e4ae63599.zip | |
Adding metadata
Diffstat (limited to 'dev-python/libvirt-python/libvirt-python-8.9.0.ebuild')
| -rw-r--r-- | dev-python/libvirt-python/libvirt-python-8.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-8.9.0.ebuild b/dev-python/libvirt-python/libvirt-python-8.9.0.ebuild index 5435c57baf4c..68abb1460645 100644 --- a/dev-python/libvirt-python/libvirt-python-8.9.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-8.9.0.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == *9999* ]]; then else SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz verify-sig? ( https://libvirt.org/sources/python/${MY_P}.tar.gz.asc )" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" RDEPEND="app-emulation/libvirt:0/${PV}" fi S="${WORKDIR}/${P%_rc*}" |
