app-emacs/desktop+: RESTRICT=test
authorUlrich Müller <ulm@gentoo.org>
Fri, 22 Sep 2017 18:44:40 +0000 (20:44 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 22 Sep 2017 18:47:19 +0000 (20:47 +0200)
Closes: https://bugs.gentoo.org/631742
Package-Manager: Portage-2.3.10, Repoman-2.3.3

app-emacs/desktop+/desktop+-0.2.ebuild

index e9a7095bb2243ff49450b71ea4548b695c1f2b2b..adf858b1a86d531ac358c61d63617a2ecf854d7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,6 +12,7 @@ SRC_URI="https://github.com/ffevotte/desktop-plus/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
+RESTRICT="test"
 
 RDEPEND="app-emacs/dash app-emacs/f"
 DEPEND="${RDEPEND}"