diff options
Diffstat (limited to 'games-emulation/stella/stella-5.1.3.ebuild')
-rw-r--r-- | games-emulation/stella/stella-5.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/stella/stella-5.1.3.ebuild b/games-emulation/stella/stella-5.1.3.ebuild index 3e99f7a7aab0..e1a6bdf39dd8 100644 --- a/games-emulation/stella/stella-5.1.3.ebuild +++ b/games-emulation/stella/stella-5.1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit desktop flag-o-matic gnome2-utils toolchain-funcs +inherit desktop gnome2-utils toolchain-funcs DESCRIPTION="Multi-platform Atari 2600 VCS Emulator" HOMEPAGE="https://stella-emu.github.io" |