cifs-utils-6.7 fix heimdal testing
authorZhao Yongming <ming.zym@gmail.com>
Fri, 31 Mar 2017 01:06:31 +0000 (09:06 +0800)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 31 Mar 2017 08:46:00 +0000 (10:46 +0200)
Closes: https://github.com/gentoo/gentoo/pull/4332

net-fs/cifs-utils/cifs-utils-6.7.ebuild

index d008076005ab11bd9672fdb56623cd744c7ec529..e312ad6cd2ba271d58d7f9ae6e1a554d3e245e78 100644 (file)
@@ -53,7 +53,7 @@ pkg_setup() {
 src_prepare() {
        default
 
-       if has app-crypt/heimdal ; then
+       if has_version app-crypt/heimdal ; then
                # https://bugs.gentoo.org/612584
                eapply "${FILESDIR}/${PN}-6.7-heimdal.patch"
        fi