diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:56:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:56:00 +0000 |
commit | 90006cb78f67ed2e3d1964a03800fdc813d2425f (patch) | |
tree | 6e2ff9b6bc7fd138190dd49f24c0e8495958c762 /app-emulation/libguestfs | |
parent | dev-ml/ocaml-gettext-stub: Keyword 0.4.2-r2 ppc64, #892954 (diff) | |
download | gentoo-90006cb78f67ed2e3d1964a03800fdc813d2425f.tar.gz gentoo-90006cb78f67ed2e3d1964a03800fdc813d2425f.tar.bz2 gentoo-90006cb78f67ed2e3d1964a03800fdc813d2425f.zip |
app-emulation/libguestfs: Keyword 1.48.6 ppc64, #892954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.48.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.48.6.ebuild b/app-emulation/libguestfs/libguestfs-1.48.6.ebuild index 8ae034c328ef..b796ea55c4d2 100644 --- a/app-emulation/libguestfs/libguestfs-1.48.6.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.48.6.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://download.libguestfs.org/${MY_PV_1}-${SD}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/${MY_PV_1}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="doc erlang +fuse gtk inspect-icons introspection libvirt lua +ocaml +perl python ruby selinux static-libs systemtap test" RESTRICT="!test? ( test )" |