diff options
Diffstat (limited to 'sys-fs/tmsu/tmsu-0.6.1.ebuild')
-rw-r--r-- | sys-fs/tmsu/tmsu-0.6.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/tmsu/tmsu-0.6.1.ebuild b/sys-fs/tmsu/tmsu-0.6.1.ebuild index d37b33711282..425fb4cc2359 100644 --- a/sys-fs/tmsu/tmsu-0.6.1.ebuild +++ b/sys-fs/tmsu/tmsu-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64" IUSE="test zsh-completion" +RESTRICT+=" !test? ( test )" RDEPEND=" zsh-completion? ( app-shells/zsh ) |