diff options
Diffstat (limited to 'app-text/mftrace/mftrace-1.2.19-r1.ebuild')
-rw-r--r-- | app-text/mftrace/mftrace-1.2.19-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/mftrace/mftrace-1.2.19-r1.ebuild b/app-text/mftrace/mftrace-1.2.19-r1.ebuild index 8f79db97ec5a..ec0f31be3231 100644 --- a/app-text/mftrace/mftrace-1.2.19-r1.ebuild +++ b/app-text/mftrace/mftrace-1.2.19-r1.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 |