sci-biology/vienna-rna: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 21:56:04 +0000 (23:56 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:15:28 +0000 (01:15 +0200)
Package-Manager: portage-2.2.28

sci-biology/vienna-rna/vienna-rna-2.1.8.ebuild

index 8b862403e25f7f84c1fe7e1eabb1b59c37ddc563..d485f76997eebaa43612e225c192aa8088637db1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -28,7 +28,7 @@ DEPEND="
        doc? ( dev-texlive/texlive-latex )
        python? (
                ${PYTHON_DEPS}
-               dev-lang/swig )"
+               dev-lang/swig:0 )"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/ViennaRNA-${PV}"