commit:     f5fad74daf288c9ce0ca53db287f0844f4d8090d
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Aug 15 18:56:59 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 17:02:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5fad74d

dev-libs/utfcpp: Set RESTRICT="!test? ( test )".

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-libs/utfcpp/utfcpp-3.1.ebuild  | 1 +
 dev-libs/utfcpp/utfcpp-9999.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-libs/utfcpp/utfcpp-3.1.ebuild 
b/dev-libs/utfcpp/utfcpp-3.1.ebuild
index fe95f70ff25..c51eefe42aa 100644
--- a/dev-libs/utfcpp/utfcpp-3.1.ebuild
+++ b/dev-libs/utfcpp/utfcpp-3.1.ebuild
@@ -24,6 +24,7 @@ LICENSE="Boost-1.0"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 BDEPEND=""
 DEPEND="test? ( dev-cpp/gtest )"

diff --git a/dev-libs/utfcpp/utfcpp-9999.ebuild 
b/dev-libs/utfcpp/utfcpp-9999.ebuild
index 028e8aefa4e..2b6fa17b596 100644
--- a/dev-libs/utfcpp/utfcpp-9999.ebuild
+++ b/dev-libs/utfcpp/utfcpp-9999.ebuild
@@ -24,6 +24,7 @@ LICENSE="Boost-1.0"
 SLOT="0"
 KEYWORDS=""
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 BDEPEND=""
 DEPEND="test? ( dev-cpp/gtest )"

Reply via email to