| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.0.1 | 6 | arm amd64 x86 |
# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit zs-zcmake DESCRIPTION="FindLibSDL2 cmake files" KEYWORDS="arm amd64 x86" RDEPEND="media-libs/libsdl2"
media-libs/libsdl2