mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-cpp/antlr-cpp: Fix src_test breakage, closes bug #569230
There actually aren't any tests but the test target blows up. Package-Manager: portage-2.2.26
This commit is contained in:
@@ -22,6 +22,7 @@ LICENSE="public-domain"
|
||||
SLOT="2"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="doc examples static-libs"
|
||||
RESTRICT="test" # No tests but test target blows up!
|
||||
|
||||
DEPEND="doc? ( app-doc/doxygen )"
|
||||
RDEPEND="!!dev-java/antlr:0[cxx]"
|
||||
|
||||
Reference in New Issue
Block a user