mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
dev-cpp/cpptrace: Fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
parent
fcb97c41f1
commit
08a465708d
@ -11,9 +11,9 @@ SRC_URI="https://github.com/jeremy-rifkin/${PN}/archive/refs/tags/v${PV}.tar.gz
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-libs/libdwarf
|
||||
test? ( dev-cpp/gtest )"
|
||||
|
Loading…
x
Reference in New Issue
Block a user