diff options
author | Sam James <sam@gentoo.org> | 2022-08-20 00:49:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-20 00:49:04 +0100 |
commit | c225eed96913d10dd815b87754af8fb7f3d6f8c8 (patch) | |
tree | 0c041550e9912effc8972a4e1d014556f19bce73 /app-emulation/virt-manager/virt-manager-4.1.0.ebuild | |
parent | app-emulation/virt-manager: enable tests, switch to USE=gui (diff) | |
download | gentoo-c225eed96913d10dd815b87754af8fb7f3d6f8c8.tar.gz gentoo-c225eed96913d10dd815b87754af8fb7f3d6f8c8.tar.bz2 gentoo-c225eed96913d10dd815b87754af8fb7f3d6f8c8.zip |
app-emulation/virt-manager: drop commented out RESTRICT
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/virt-manager/virt-manager-4.1.0.ebuild')
-rw-r--r-- | app-emulation/virt-manager/virt-manager-4.1.0.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emulation/virt-manager/virt-manager-4.1.0.ebuild b/app-emulation/virt-manager/virt-manager-4.1.0.ebuild index bfa4c0d573fd..3781e72eafa4 100644 --- a/app-emulation/virt-manager/virt-manager-4.1.0.ebuild +++ b/app-emulation/virt-manager/virt-manager-4.1.0.ebuild @@ -53,9 +53,6 @@ BDEPEND="dev-python/docutils" DOCS=( README.md NEWS.md ) -# Doesn't seem to play nicely in a sandboxed environment. -#RESTRICT="test" - DISTUTILS_ARGS=( --no-update-icon-cache --no-compile-schemas |