diff options
author | Sam James <sam@gentoo.org> | 2022-04-10 10:23:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-10 10:58:27 +0100 |
commit | 2af4d95e7f8a2b356ebf1e08704649eb1faec89f (patch) | |
tree | 035412cf77eca8ea435313efaf33b09203b9c04e /app-emulation/libguestfs | |
parent | app-emulation/libguestfs: drop obsolete sys-libs/db dependency; add rpm dep (diff) | |
download | gentoo-2af4d95e7f8a2b356ebf1e08704649eb1faec89f.tar.gz gentoo-2af4d95e7f8a2b356ebf1e08704649eb1faec89f.tar.bz2 gentoo-2af4d95e7f8a2b356ebf1e08704649eb1faec89f.zip |
app-emulation/libguestfs: add bump w/ guestfs-tools note
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.46.0-r4.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.46.0-r4.ebuild b/app-emulation/libguestfs/libguestfs-1.46.0-r4.ebuild index c077176c733a..6142ac3f5146 100644 --- a/app-emulation/libguestfs/libguestfs-1.46.0-r4.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.46.0-r4.ebuild @@ -3,6 +3,8 @@ EAPI=7 +# Bump with app-emulation/guestfs-tools and app-emulation/libguestfs-appliance (if any new release there) + LUA_COMPAT=( lua5-1 ) PYTHON_COMPAT=( python3_{8,9,10} ) |