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 <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-04-18 19:55:24 +02:00
parent 8a5eb851d4
commit 77e83051d9

View File

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