commit:     ce1880b5d5965f06eb5f7f46013feb7a443bdca2
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 13:34:46 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 18:02:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1880b5

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(-)

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 06baa3afd37..7b2e2231f50 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 06baa3afd37..7b2e2231f50 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.

Reply via email to