diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-10 23:48:11 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-10 23:48:11 +0000 |
commit | fef742528aacdd4ffa4e59ea0354106ca161650e (patch) | |
tree | 525d6d5a3400b34f6ef244e1110d5a1a3c914236 /dev-libs/msgpack/msgpack-1.1.0.ebuild | |
parent | 2019-12-10 22:46:27 UTC (diff) | |
parent | */*: [QA] Fix trivial cases of MissingTestRestrict (diff) | |
download | gentoo-fef742528aacdd4ffa4e59ea0354106ca161650e.tar.gz gentoo-fef742528aacdd4ffa4e59ea0354106ca161650e.tar.bz2 gentoo-fef742528aacdd4ffa4e59ea0354106ca161650e.zip |
Merge updates from master
Diffstat (limited to 'dev-libs/msgpack/msgpack-1.1.0.ebuild')
-rw-r--r-- | dev-libs/msgpack/msgpack-1.1.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/msgpack/msgpack-1.1.0.ebuild b/dev-libs/msgpack/msgpack-1.1.0.ebuild index d7c174ef7c5a..934638604a4a 100644 --- a/dev-libs/msgpack/msgpack-1.1.0.ebuild +++ b/dev-libs/msgpack/msgpack-1.1.0.ebuild @@ -19,6 +19,7 @@ HOMEPAGE="https://msgpack.org/ https://github.com/msgpack/msgpack-c/" LICENSE="Apache-2.0" SLOT="0" IUSE="+cxx static-libs test" +RESTRICT="!test? ( test )" DEPEND=" test? ( |