diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-10-01 16:56:20 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-10-01 16:57:17 +0200 |
commit | 6664c79bf26ed498704c0a231855f80b243053cf (patch) | |
tree | 7b9f1212d9bea6d494baa9af7bd957c45a89c04a /app-emacs | |
parent | sci-libs/tensorflow: bump 2.0.0 (diff) | |
download | gentoo-6664c79bf26ed498704c0a231855f80b243053cf.tar.gz gentoo-6664c79bf26ed498704c0a231855f80b243053cf.tar.bz2 gentoo-6664c79bf26ed498704c0a231855f80b243053cf.zip |
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 <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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} |