From: Andreas Sturmlechner Date: Thu, 18 Apr 2019 17:55:24 +0000 (+0200) Subject: dev-cpp/rttr: Fix typo to really restrict tests X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77e83051d95e22cfb42ed12c14f48bcdf4bac21f;p=gentoo.git dev-cpp/rttr: Fix typo to really restrict tests Bug: https://bugs.gentoo.org/683476 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/dev-cpp/rttr/rttr-0.9.6.ebuild b/dev-cpp/rttr/rttr-0.9.6.ebuild index d63d19eafdfc..e3b49afeefee 100644 --- a/dev-cpp/rttr/rttr-0.9.6.ebuild +++ b/dev-cpp/rttr/rttr-0.9.6.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTICT="test" +RESTRICT="test" PATCHES=( "${FILESDIR}/${P}-cmake.patch"