diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-18 22:20:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-19 00:29:19 +0100 |
commit | 162fe2cba46f502c012214612e5a2aff976d7a10 (patch) | |
tree | 1a1ab3761a3f3df4ccfbe5ea40acc03cd2e1d087 /kde-apps | |
parent | app-office/skrooge: 2.17.0 version bump (diff) | |
download | gentoo-162fe2cba46f502c012214612e5a2aff976d7a10.tar.gz gentoo-162fe2cba46f502c012214612e5a2aff976d7a10.tar.bz2 gentoo-162fe2cba46f502c012214612e5a2aff976d7a10.zip |
kde-apps/kcalc: Disable tests for this version
Closes: https://bugs.gentoo.org/673136
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/kcalc/kcalc-18.12.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-apps/kcalc/kcalc-18.12.0.ebuild b/kde-apps/kcalc/kcalc-18.12.0.ebuild index 150699d9a9a4..d826dfff8f09 100644 --- a/kde-apps/kcalc/kcalc-18.12.0.ebuild +++ b/kde-apps/kcalc/kcalc-18.12.0.ebuild @@ -31,3 +31,5 @@ RDEPEND=" DEPEND="${RDEPEND} sys-devel/gettext " + +RESTRICT+=" test" # bug #673136 |