libretro-pcsx-rearmed-22_p20200202vortex
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
LIBRETRO_REPO_NAME="libretro/pcsx_rearmed"
LIBRETRO_COMMIT_SHA="ea884d3029c673e06a4084156ceb662598d8945a"
inherit libretro-core
DESCRIPTION="ARM optimized PCSX fork"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
src_configure() {
:
}