summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-02 17:34:42 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-02 17:36:46 +0100
commit94306a0abd5470d3200dcda55e0daf65c62cf4cc (patch)
treee0c06fa0df646795d1f04545774eed5b45c4f458 /app-admin/qtpass/qtpass-1.3.2.ebuild
parentsci-astronomy/stellarium: RESTRICT="!test? ( test )"... (diff)
downloadgentoo-94306a0abd5470d3200dcda55e0daf65c62cf4cc.tar.gz
gentoo-94306a0abd5470d3200dcda55e0daf65c62cf4cc.tar.bz2
gentoo-94306a0abd5470d3200dcda55e0daf65c62cf4cc.zip
app-admin/qtpass: RESTRICT="!test? ( test )"...
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-admin/qtpass/qtpass-1.3.2.ebuild')
-rw-r--r--app-admin/qtpass/qtpass-1.3.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-admin/qtpass/qtpass-1.3.2.ebuild b/app-admin/qtpass/qtpass-1.3.2.ebuild
index ceb54ec6b63c..5e74ff1ca07b 100644
--- a/app-admin/qtpass/qtpass-1.3.2.ebuild
+++ b/app-admin/qtpass/qtpass-1.3.2.ebuild
@@ -25,6 +25,8 @@ DEPEND="${RDEPEND}
test? ( dev-qt/qttest:5 )"
BDEPEND="dev-qt/linguist-tools:5"
+RESTRICT="!test? ( test )"
+
S="${WORKDIR}/QtPass-${PV}"
DOCS=( {CHANGELOG,CONTRIBUTING,FAQ,README}.md )