commit: 87d2af1042f5fe0992765fb76402ae9c04b9623f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 22 02:45:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 22 02:47:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d2af10
app-emulation/guestfs-tools: keyword 1.46.1-r1 (new libguestfs split) Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/guestfs-tools/guestfs-tools-1.46.1-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 1ac17ff9fb4..ed65ee9489f 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 )"