llvm.eclass: Remove unnecessary '_rc' from < example
authorMichał Górny <mgorny@gentoo.org>
Tue, 30 Apr 2019 05:14:28 +0000 (07:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 24 May 2019 04:59:09 +0000 (06:59 +0200)
Since LLVM versions use three components, 'x.0.0_rcN' will be always
greater than 'x'.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/llvm.eclass

index ca10e742f1b19885b706e2f95d9c0e2d6fe7f90a..618a924bbb873cffc319f0c55f48b74fc862b472 100644 (file)
@@ -22,7 +22,7 @@
 # inherit cmake-utils llvm
 #
 # RDEPEND="
-#      <sys-devel/llvm-6_rc:=
+#      <sys-devel/llvm-6:=
 #      || (
 #              sys-devel/llvm:5
 #              sys-devel/llvm:4