Skip to content

Commit

Permalink
games-fps/eduke32: fix keyword
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Jun 25, 2022
1 parent 3fb2af6 commit b5ab856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-fps/eduke32/eduke32-20220422.10033.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ S="${WORKDIR}/${PN}_${MY_DATE}-${MY_BUILD}-${EGIT_COMMIT}"

LICENSE="BUILDLIC GPL-2 HRP"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="duke3d fluidsynth gtk hrp offensive opengl opl png psx sc-55 server sdk timidity tools voidsw voxels vpx xmp"
REQUIRED_USE="
hrp? ( duke3d !voxels )
Expand Down

0 comments on commit b5ab856

Please sign in to comment.