Skip to content

Commit

Permalink
dev-games/higan-ananke: drop empty IUSE
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 18, 2021
1 parent 122416a commit c95d8e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev-games/higan-ananke/higan-ananke-094.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ MY_P=higan_v${PV}-source
DESCRIPTION="A higan helper library needed for extra rom load options"
HOMEPAGE="http://byuu.org/higan/"
SRC_URI="http://byuu.org/files/${MY_P}.tar.xz"
S="${WORKDIR}"/${MY_P}/ananke

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

S=${WORKDIR}/${MY_P}/ananke

src_prepare() {
cd "${WORKDIR}/${MY_P}"
Expand Down

0 comments on commit c95d8e4

Please sign in to comment.