diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-11-10 09:23:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-11-10 09:24:00 +0100 |
commit | 4e2b0dc156dc6e455d748237b65be88317838ea7 (patch) | |
tree | e3fe3e7f86227e7d41f1739bc30300122e1874e7 /app-portage/unsymlink-lib | |
parent | dev-util/cvise: Bump to 1.9.0 (diff) | |
download | gentoo-4e2b0dc156dc6e455d748237b65be88317838ea7.tar.gz gentoo-4e2b0dc156dc6e455d748237b65be88317838ea7.tar.bz2 gentoo-4e2b0dc156dc6e455d748237b65be88317838ea7.zip |
app-portage/unsymlink-lib: Restore RESTRICT=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/unsymlink-lib')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild index a86417cfac4b..f7f1966a740b 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-19.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # tests are docker-based, you need a running docker daemon and you # should expect leftover images -#RESTRICT="test" +RESTRICT="test" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' |