Skip to content

Commit

Permalink
games-emulation/gnuboy: sort IUSE
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 19, 2021
1 parent 67dc029 commit 6b300bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X +sdl"
IUSE="+sdl X"
REQUIRED_USE="!X? ( sdl )"

RDEPEND="
Expand Down

0 comments on commit 6b300bd

Please sign in to comment.