projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a5eb85
)
dev-cpp/rttr: Fix typo to really restrict tests
author
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 18 Apr 2019 17:55:24 +0000
(19:55 +0200)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/dev-cpp/rttr/rttr-0.9.6.ebuild
b/dev-cpp/rttr/rttr-0.9.6.ebuild
index d63d19eafdfc9754d563ee37defae767f89d1dc6..e3b49afeefeecbc964960ff2483ae25ba5200409 100644
(file)
--- 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"
+REST
R
ICT="test"
PATCHES=(
"${FILESDIR}/${P}-cmake.patch"