app-emacs/bbdb: RESTRICT=test
authorUlrich Müller <ulm@gentoo.org>
Fri, 22 Sep 2017 16:01:19 +0000 (18:01 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 22 Sep 2017 16:07:01 +0000 (18:07 +0200)
Closes: https://bugs.gentoo.org/631700
Package-Manager: Portage-2.3.10, Repoman-2.3.3

app-emacs/bbdb/bbdb-3.1.2.ebuild

index 6f3ff45a2ad97ad9eb8026ab076c92b7ebba412a..58c9da5277c03455ed457439a0b43173381e6d0e 100644 (file)
@@ -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+ GPL-1+ FDL-1.3+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE="tex vm"
+RESTRICT="test" #631700
 
 DEPEND="tex? ( virtual/tex-base )
        vm? ( app-emacs/vm )"