diff options
Diffstat (limited to 'app-text/wdiff/wdiff-1.2.2.ebuild')
-rw-r--r-- | app-text/wdiff/wdiff-1.2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild index 3dc14fe01f8d..da067814bd80 100644 --- a/app-text/wdiff/wdiff-1.2.2.ebuild +++ b/app-text/wdiff/wdiff-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,6 +11,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="experimental test" +RESTRICT="!test? ( test )" RDEPEND=" sys-apps/diffutils |