diff options
author | Sam James <sam@gentoo.org> | 2021-10-22 02:45:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-22 02:47:04 +0000 |
commit | 4cb4a9e1e159f067c6588514f0a23678278d621e (patch) | |
tree | 1c1a7e1546e5a6a2f826bc694b974821a5b527a2 /app-emulation/libguestfs | |
parent | media-libs/opencolorio: fix OCIO_PYTHON_VERSION (diff) | |
download | gentoo-4cb4a9e1e159f067c6588514f0a23678278d621e.tar.gz gentoo-4cb4a9e1e159f067c6588514f0a23678278d621e.tar.bz2 gentoo-4cb4a9e1e159f067c6588514f0a23678278d621e.zip |
app-emulation/libguestfs: keyword 1.46.0-r1 (new libguestfs-tools split)
Closes: https://bugs.gentoo.org/816693
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.46.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.46.0-r1.ebuild b/app-emulation/libguestfs/libguestfs-1.46.0-r1.ebuild index 32fe3a85f203..9bf519a5910b 100644 --- a/app-emulation/libguestfs/libguestfs-1.46.0-r1.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.46.0-r1.ebuild @@ -18,8 +18,7 @@ SRC_URI="https://libguestfs.org/download/${MY_PV_1}-${SD}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/${MY_PV_1}" -# Unkeyworded for testing guestfs-tools split, #816693 -#KEYWORDS="~amd64" +KEYWORDS="~amd64" IUSE="doc erlang +fuse gtk inspect-icons introspection libvirt lua +ocaml +perl python ruby selinux static-libs systemtap test" RESTRICT="!test? ( test )" |