diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:00:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:00:18 +0200 |
commit | 39c853f1667f1feecfd6b51740ab3d47907407e8 (patch) | |
tree | b42895ca33449ccbd66f4a6b7febd3e9b4a4c859 /app-emulation/libguestfs | |
parent | sys-libs/libnbd: Keyword 1.14.1 x86, #884187 (diff) | |
download | gentoo-39c853f1667f1feecfd6b51740ab3d47907407e8.tar.gz gentoo-39c853f1667f1feecfd6b51740ab3d47907407e8.tar.bz2 gentoo-39c853f1667f1feecfd6b51740ab3d47907407e8.zip |
app-emulation/libguestfs: Keyword 1.48.4 x86, #884187
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.48.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.48.4.ebuild b/app-emulation/libguestfs/libguestfs-1.48.4.ebuild index 05b786614fa7..d695ee93e22c 100644 --- a/app-emulation/libguestfs/libguestfs-1.48.4.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.48.4.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://libguestfs.org/download/${MY_PV_1}-${SD}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/${MY_PV_1}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc erlang +fuse gtk inspect-icons introspection libvirt lua +ocaml +perl python ruby selinux static-libs systemtap test" RESTRICT="!test? ( test )" |