From ce1880b5d5965f06eb5f7f46013feb7a443bdca2 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 11 Sep 2017 15:34:46 +0200 Subject: app-emacs/company-mode: Add test restriction. Bug: 630646 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- app-emacs/company-mode/company-mode-0.6.14.ebuild | 3 ++- app-emacs/company-mode/company-mode-0.7.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'app-emacs') diff --git a/app-emacs/company-mode/company-mode-0.6.14.ebuild b/app-emacs/company-mode/company-mode-0.6.14.ebuild index 06baa3afd37f..7b2e2231f50f 100644 --- a/app-emacs/company-mode/company-mode-0.6.14.ebuild +++ b/app-emacs/company-mode/company-mode-0.6.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="ropemacs" +RESTRICT="test" # Note: company-mode supports many backends, and we refrain from including # them all in RDEPEND. Only depend on things that are needed at build time. diff --git a/app-emacs/company-mode/company-mode-0.7.ebuild b/app-emacs/company-mode/company-mode-0.7.ebuild index 06baa3afd37f..7b2e2231f50f 100644 --- a/app-emacs/company-mode/company-mode-0.7.ebuild +++ b/app-emacs/company-mode/company-mode-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="ropemacs" +RESTRICT="test" # Note: company-mode supports many backends, and we refrain from including # them all in RDEPEND. Only depend on things that are needed at build time. -- cgit v1.2.3-65-gdbad