Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905008 - dev-libs/keystone: needs to support >= LLVM 15
Summary: dev-libs/keystone: needs to support >= LLVM 15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-25 12:46 UTC by Sam James
Modified: 2023-04-25 21:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-25 12:46:39 UTC
Currently only supports LLVM 14.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-25 21:30:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a52d587ee6b149e97f67decb9cd64bec7598870

commit 2a52d587ee6b149e97f67decb9cd64bec7598870
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2023-04-25 19:27:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-25 21:26:51 +0000

    dev-libs/keystone: remove unnecessary dependency to sys-devel/llvm
    
    LLVM is bundled to the keystone.
    
    Closes: https://bugs.gentoo.org/905008
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Closes: https://github.com/gentoo/gentoo/pull/30755
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/keystone/keystone-0.9.2-r2.ebuild | 98 ++++++++++++++++++++++++++++++
 dev-libs/keystone/keystone-9999.ebuild     | 13 ++--
 2 files changed, 102 insertions(+), 9 deletions(-)