summaryrefslogtreecommitdiff
blob: ee84f14d1a970ef7dfa3dec259553f13ae2e0284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=7

LIBRETRO_COMMIT_SHA="18384086d58fd09de3844e2c5f3b2a77b5d490dc"
LIBRETRO_REPO_NAME="libretro/bnes-libretro"
KEYWORDS="~amd64 ~x86"
inherit libretro-core

DESCRIPTION="bNES libretro port"
LICENSE="GPL-3+"
SLOT="0"