diff options
author | Sam James <sam@gentoo.org> | 2022-01-08 00:33:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-08 00:33:43 +0000 |
commit | 597a0aa34d01a6385caffad2beab74f2deecd38d (patch) | |
tree | 75555f1ba86329c39d586b4b68771eae5d973082 /games-simulation | |
parent | gui-libs/gtk: bump to 4.6.0 (diff) | |
download | gentoo-597a0aa34d01a6385caffad2beab74f2deecd38d.tar.gz gentoo-597a0aa34d01a6385caffad2beab74f2deecd38d.tar.bz2 gentoo-597a0aa34d01a6385caffad2beab74f2deecd38d.zip |
games-simulation/EmptyEpsilon: Stabilize 2021.06.23-r1 amd64, #830721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild b/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild index c7cdef11bba5..c1ff6c877b43 100644 --- a/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild +++ b/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild @@ -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 |