Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887371 - games-utils/lutris-9999 missing keywords variable
Summary: games-utils/lutris-9999 missing keywords variable
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-20 10:01 UTC by Adam
Modified: 2022-12-21 07:14 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 Adam 2022-12-20 10:01:22 UTC
The Keywords variable is missing in lutris-9999 ebuild script. 
Is it intentional or just a bug ?

Adam
Comment 1 Greg Kubaryk 2022-12-21 05:10:00 UTC
Live ebuilds generally have an empty KEYWORDS variable whether implicitly or explicitly.

-9999 is not an upstream version in this case, it is upstream's version control (in this case, git) directly. There is a KEYWORDS variable on line 25 but it does not apply in this case because it is not an actual release.
Comment 2 Nowa Ammerlaan gentoo-dev 2022-12-21 07:14:55 UTC
Yes that is intentional. The live ebuild is a moving target, fetching the latest directly from the upstream git repository. As such there is no checksuming of what we fetch and it therefore can't have keywords.