games-simulation/EmptyEpsilon: Stabilize 2021.06.23-r1 amd64, #830721

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-01-08 00:33:43 +00:00
parent 73356b3d7c
commit 597a0aa34d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/daid/EmptyEpsilon/archive/EE-${PV}.tar.gz -> EmptyEp
# use Creative Commons and the bundled SeriousProton is MIT-licensed.
LICENSE="GPL-2 CC-BY-SA-3.0 MIT"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
RDEPEND="
>=dev-cpp/json11-1.0.0