diff options
author | Sam James <sam@gentoo.org> | 2021-10-22 02:45:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-22 02:47:05 +0000 |
commit | 87d2af1042f5fe0992765fb76402ae9c04b9623f (patch) | |
tree | 9fca796983a45b5d27f131aaedeb32a6c23a252d /app-emulation | |
parent | app-emulation/libguestfs: keyword 1.46.0-r1 (new libguestfs-tools split) (diff) | |
download | gentoo-87d2af1042f5fe0992765fb76402ae9c04b9623f.tar.gz gentoo-87d2af1042f5fe0992765fb76402ae9c04b9623f.tar.bz2 gentoo-87d2af1042f5fe0992765fb76402ae9c04b9623f.zip |
app-emulation/guestfs-tools: keyword 1.46.1-r1 (new libguestfs split)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/guestfs-tools/guestfs-tools-1.46.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.46.1-r1.ebuild b/app-emulation/guestfs-tools/guestfs-tools-1.46.1-r1.ebuild index 1ac17ff9fb4e..ed65ee9489f6 100644 --- a/app-emulation/guestfs-tools/guestfs-tools-1.46.1-r1.ebuild +++ b/app-emulation/guestfs-tools/guestfs-tools-1.46.1-r1.ebuild @@ -15,8 +15,7 @@ SRC_URI="https://download.libguestfs.org/${PN}/${MY_PV_1}-${SD}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/${MY_PV_1}" -# Keyword with newer libguestfs, bug #816693 -#KEYWORDS="~amd64" +KEYWORDS="~amd64" IUSE="doc +ocaml +perl test" RESTRICT="!test? ( test )" |