diff options
author | 2015-11-01 18:55:18 +0200 | |
---|---|---|
committer | 2015-11-01 18:55:38 +0200 | |
commit | 24f61911d09baf5131b996280731107b64b05d9a (patch) | |
tree | ea9d02ea9e851355b65f02a05c572eed5eafaa2a /dev-util/pkgconf | |
parent | x11-misc/xscreensaver: x86 stable wrt bug #564002 (diff) | |
download | gentoo-24f61911d09baf5131b996280731107b64b05d9a.tar.gz gentoo-24f61911d09baf5131b996280731107b64b05d9a.tar.bz2 gentoo-24f61911d09baf5131b996280731107b64b05d9a.zip |
dev-util/pkgconf: restrict tests as not working
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r-- | dev-util/pkgconf/pkgconf-0.9.11.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild b/dev-util/pkgconf/pkgconf-0.9.11.ebuild index ff55bedf4efc..1294e1be8040 100644 --- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild +++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild @@ -20,6 +20,8 @@ LICENSE="BSD-1" SLOT="0" IUSE="+pkg-config strict" +RESTRICT="test" # at least until 0.9.13 + DEPEND="" RDEPEND="${DEPEND} pkg-config? ( |