commit: b3220f2ed8a42a01b510a9a222d6fbda5e6e11bc
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 17:54:45 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 17:54:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3220f2e
media-sound/lash: fixed invalid atom
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/lash/lash-0.5.4-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/lash/lash-0.5.4-r4.ebuild
b/media-sound/lash/lash-0.5.4-r4.ebuild
index 8fbecd62cca..3b1f8030c14 100644
--- a/media-sound/lash/lash-0.5.4-r4.ebuild
+++ b/media-sound/lash/lash-0.5.4-r4.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- python? ( >=dev-lang/swig )
+ python? ( dev-lang/swig )
"
# doc? ( >=app-text/texi2html-5 )