diff options
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild b/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild index 42d615782b26..d4eac8670b30 100644 --- a/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild +++ b/kde-apps/ksmtp/ksmtp-17.12.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,3 +25,5 @@ PATCHES=( "${FILESDIR}/${P}-ehlo-auth-fix.patch" "${FILESDIR}/${P}-correct-hostname.patch" ) + +RESTRICT+=" test" # bug 642410 |