diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-28 13:38:15 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-28 13:38:15 -0800 |
commit | cfbe66b728f24439b55269a56d076506749a9e9d (patch) | |
tree | 0bf89cec940364ee5a469fcf61a7f660e470ecf9 /app-emulation/libvirt-glib | |
parent | app-emulation/libvirt: sync live ebuild keywords (diff) | |
download | gentoo-cfbe66b728f24439b55269a56d076506749a9e9d.tar.gz gentoo-cfbe66b728f24439b55269a56d076506749a9e9d.tar.bz2 gentoo-cfbe66b728f24439b55269a56d076506749a9e9d.zip |
app-emulation/libvirt-glib: keyword 2.0.0 on ~ppc64
Bug: https://bugs.gentoo.org/689634
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt-glib')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild index c18bd71005a4..219f71992ece 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="+introspection nls +vala" REQUIRED_USE="vala? ( introspection )" |