commit:     d1ef7ff55befc2d0406b2d3dcc6df3278becc772
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 20:38:13 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 20:41:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ef7ff5

app-emacs/ess: Add test restriction.

Some tests with R fail. In addition, dev-lang/R isn't keyworded
on all arches. Restricting tests for now.

Closes: https://bugs.gentoo.org/639950
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/ess/ess-17.11.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emacs/ess/ess-17.11.ebuild b/app-emacs/ess/ess-17.11.ebuild
index 6cda31d72ab..8b9c7b08b5a 100644
--- a/app-emacs/ess/ess-17.11.ebuild
+++ b/app-emacs/ess/ess-17.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,6 +12,7 @@ SRC_URI="http://ess.r-project.org/downloads/ess/${P}.tgz";
 LICENSE="GPL-2+ GPL-3+ Texinfo-manual"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+RESTRICT="test"
 
 DEPEND="app-text/texi2html
        virtual/latex-base"

Reply via email to