Skip to content

Commit

Permalink
app-emacs/auto-complete: Add test restriction.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/675620
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Oct 1, 2019
1 parent e986b0a commit 6664c79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-emacs/auto-complete/auto-complete-1.5.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -13,6 +13,7 @@ LICENSE="GPL-3+ FDL-1.1+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
RESTRICT="test"

RDEPEND="app-emacs/popup"
BDEPEND="${RDEPEND}
Expand Down

0 comments on commit 6664c79

Please sign in to comment.