mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-cpp/pcg-cpp: missing RESTRICT for test
Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
@@ -15,6 +15,7 @@ LICENSE="|| ( Apache-2.0 MIT )"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
IUSE="test"
|
IUSE="test"
|
||||||
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|||||||
Reference in New Issue
Block a user