commit: 49de445cf75a20d6e232d68f72f33ffa4856f05f Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 20:55:48 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 20:55:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=49de445c
world.conf: stabilize dev-util/cmake-3.2.3 since 3.2.2 fails on musl. core/etc/grs/world.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index b872af4..65d18f3 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -3759,6 +3759,7 @@ package.use : dev-util/cdecl:0 readline [dev-util/cmake:0] package.use : dev-util/cmake:0 -doc -emacs -qt5 -system-jsoncpp -test ncurses qt4 +package.accept_keywords : =dev-util/cmake-3.2.3 ~amd64 [dev-util/cppi:0] package.use : dev-util/cppi:0 -nls
