diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-12 03:04:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-12 03:04:40 -0500 |
| commit | 9f2ba2858a177b1c2335b5b46428ee7cec08c288 (patch) | |
| tree | 5d011733f0f36bb21431d32301b97936074fdbc6 /app-emulation | |
| parent | ae5ea37cbb0424d6e3e6c1e1d282946e201225e6 (diff) | |
| download | baldeagleos-repo-9f2ba2858a177b1c2335b5b46428ee7cec08c288.tar.gz baldeagleos-repo-9f2ba2858a177b1c2335b5b46428ee7cec08c288.tar.xz baldeagleos-repo-9f2ba2858a177b1c2335b5b46428ee7cec08c288.zip | |
Adding metadata
Diffstat (limited to 'app-emulation')
| -rw-r--r-- | app-emulation/wine-proton/wine-proton-11.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-proton/wine-proton-11.0.2.ebuild b/app-emulation/wine-proton/wine-proton-11.0.2.ebuild index 99df9a781ac2..436217f1ea14 100644 --- a/app-emulation/wine-proton/wine-proton-11.0.2.ebuild +++ b/app-emulation/wine-proton/wine-proton-11.0.2.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/ValveSoftware/wine/archive/refs/tags/proton-wine-${WINE_PV}.tar.gz" S=${WORKDIR}/${PN}-wine-${WINE_PV} - KEYWORDS="-* ~amd64 ~x86" + KEYWORDS="-* amd64 ~x86" fi DESCRIPTION="Valve Software's fork of Wine" |
