summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/zim/zim-0.65.ebuild')
-rw-r--r--x11-misc/zim/zim-0.65.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/zim/zim-0.65.ebuild b/x11-misc/zim/zim-0.65.ebuild
index 6b678c0e24b9..0c5e544634d3 100644
--- a/x11-misc/zim/zim-0.65.ebuild
+++ b/x11-misc/zim/zim-0.65.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,7 @@ LICENSE="BSD GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]
dev-python/pygobject:2[${PYTHON_USEDEP}]"