commit: 43720fb99f962adaf55435bd8133a90e761f5e0f Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org> AuthorDate: Sat Jul 6 09:08:14 2019 +0000 Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org> CommitDate: Sat Jul 6 09:08:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43720fb9
Mask versions of conky requiring >lua-5.2. Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1f0131b9645..ab7efc167d7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# Daniel Pielmeier <[email protected]> (2019-07-06) +# Requires >=dev-lang/lua-5.2 which is masked +>=app-admin/conky-1.11.4 + # Ulrich Müller <[email protected]> (2019-07-05) # Fetch restricted, SRC_URI is gone, last release in 2008. # Binary-only 32 bit package. Program fails with SIGSEGV.
