dev-util/umockdev: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:13 +0000 (16:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:41 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/umockdev/umockdev-0.12.1.ebuild

index 036d7163ded629caa6dbe49795b40010d6349abf..1fe8c46289cfa7f2c12e2aee1c001a9bbc8ac11c 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+introspection static-libs test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/libudev:=[${MULTILIB_USEDEP}]