commit:     d1348caa25e3dcf2b915bb11a33c8be0472bc35e
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 14:32:59 2020 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 14:34:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1348caa

dev-db/oracle-instantclient: restrict test

Testing does make little sense for this binary package.
Closes: https://bugs.gentoo.org/745072
Package-Manager: Portage-2.3.89, Repoman-2.3.20

Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>

 dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild 
b/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild
index 7c6f515d7d1..4779da161c1 100644
--- a/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild
+++ b/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild
@@ -73,7 +73,7 @@ SRC_URI="
 LICENSE="OTN"
 SLOT="0/${MY_SOVER}"
 KEYWORDS="~amd64 ~x86"
-RESTRICT="mirror splitdebug"
+RESTRICT="mirror splitdebug test"
 
 DEPEND="app-arch/unzip"
 RDEPEND="

Reply via email to