diff options
Diffstat (limited to 'app-text/mftrace/mftrace-1.2.18-r3.ebuild')
-rw-r--r-- | app-text/mftrace/mftrace-1.2.18-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/mftrace/mftrace-1.2.18-r3.ebuild b/app-text/mftrace/mftrace-1.2.18-r3.ebuild index 3487a1885759..043340c9e9ab 100644 --- a/app-text/mftrace/mftrace-1.2.18-r3.ebuild +++ b/app-text/mftrace/mftrace-1.2.18-r3.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 @@ -16,6 +16,7 @@ KEYWORDS="amd64 ~hppa ppc x86" # SLOT 1 was used in pktrace ebuild SLOT="1" IUSE="test truetype" +RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=">=app-text/t1utils-1.25 |