diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-29 07:15:19 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-29 07:15:19 +0000 |
| commit | 3aa4373b0b4310573579a320ca644db826bca55e (patch) | |
| tree | decde5ca534e3bd9f046aca2fc4307ec5a2b3ae8 /games-engines | |
| parent | 01855de8339d7c89e6f6a7360be0dda09db87d33 (diff) | |
| download | baldeagleos-repo-3aa4373b0b4310573579a320ca644db826bca55e.tar.gz baldeagleos-repo-3aa4373b0b4310573579a320ca644db826bca55e.tar.xz baldeagleos-repo-3aa4373b0b4310573579a320ca644db826bca55e.zip | |
Adding metadata
Diffstat (limited to 'games-engines')
| -rw-r--r-- | games-engines/odamex/odamex-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/odamex/odamex-12.0.0.ebuild b/games-engines/odamex/odamex-12.0.0.ebuild index e6b4f4a90897..1bf79ea40939 100644 --- a/games-engines/odamex/odamex-12.0.0.ebuild +++ b/games-engines/odamex/odamex-12.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${PN}-src-${PV}. S="${WORKDIR}/${PN}-src-${PV}" LICENSE="GPL-2+ MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+client master +odalaunch portmidi server upnp" REQUIRED_USE="|| ( client master server )" |
