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

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

index df5c8eb50f90c3e0b59bd1fc72b931ce45cc222d..230f075b65e143dbff409dc675e83c6b1fa81ca2 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}"