Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836589 - dev-libs/ocl-icd is missing ruby31 in USE_RUBY
Summary: dev-libs/ocl-icd is missing ruby31 in USE_RUBY
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-01 12:39 UTC by rx80
Modified: 2022-05-20 20:21 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 rx80 2022-04-01 12:39:38 UTC
As far as i can see, the only piece of the package that needs ruby is icd_generator.rb (https://github.com/OCL-dev/ocl-icd/blob/master/icd_generator.rb)

After testing, it works correctly with ruby31.

ruby31 should be added to the ebuild's USE_RUBY

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-05-20 20:21:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be69f4dcab16601530ab1b672a0fcb07fca5ef7

commit 9be69f4dcab16601530ab1b672a0fcb07fca5ef7
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-05-20 20:18:46 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-05-20 20:20:49 +0000

    dev-libs/ocl-icd: Add ruby31 to 2.3.1
    
    Closes: https://bugs.gentoo.org/836589
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)