From: Ulrich Müller Date: Tue, 1 Oct 2019 14:56:20 +0000 (+0200) Subject: app-emacs/auto-complete: Add test restriction. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6664c79bf26ed498704c0a231855f80b243053cf;p=gentoo.git app-emacs/auto-complete: Add test restriction. Closes: https://bugs.gentoo.org/675620 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ulrich Müller --- diff --git a/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild b/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild index 284700ba65e3..506527eb2d96 100644 --- a/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild +++ b/app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,6 +13,7 @@ LICENSE="GPL-3+ FDL-1.1+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" +RESTRICT="test" RDEPEND="app-emacs/popup" BDEPEND="${RDEPEND}