dev-cpp/rttr: Fix typo to really restrict tests
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 18 Apr 2019 17:55:24 +0000 (19:55 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 18 Apr 2019 17:55:24 +0000 (19:55 +0200)
Bug: https://bugs.gentoo.org/683476
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-cpp/rttr/rttr-0.9.6.ebuild

index d63d19eafdfc9754d563ee37defae767f89d1dc6..e3b49afeefeecbc964960ff2483ae25ba5200409 100644 (file)
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RESTICT="test"
+RESTRICT="test"
 
 PATCHES=(
        "${FILESDIR}/${P}-cmake.patch"