commit: f1b0ceb8537b39398edc9962f164736dd71e98a9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 16 12:11:51 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 16 12:12:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b0ceb8
sys-devel/llvm: Change subslot of 3.8.1 to match 3.8.0 sys-devel/llvm/llvm-3.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-3.8.1.ebuild b/sys-devel/llvm/llvm-3.8.1.ebuild index 98b01a8..cc7982b 100644 --- a/sys-devel/llvm/llvm-3.8.1.ebuild +++ b/sys-devel/llvm/llvm-3.8.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz !doc? ( http://dev.gentoo.org/~voyageur/distfiles/${PN}-3.8.0-manpages.tar.bz2 )" LICENSE="UoI-NCSA" -SLOT="0/${PV}" +SLOT="0/3.8.0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml python +static-analyzer test xml video_cards_radeon
