diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 15:13:12 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 15:13:33 +0100 |
commit | 33d4a226789fc93c1443482375b872fb3076f392 (patch) | |
tree | ef6a01db83bf5c392f8c33330dbaabff40d4346e /games-emulation/dolphin/dolphin-5.0.ebuild | |
parent | app-doc/root-docs: x86 stable wrt bug #601682 (diff) | |
download | gentoo-33d4a226789fc93c1443482375b872fb3076f392.tar.gz gentoo-33d4a226789fc93c1443482375b872fb3076f392.tar.bz2 gentoo-33d4a226789fc93c1443482375b872fb3076f392.zip |
games-emulation/dolphin-5.0-r0: stable on amd64
Gentoo-Bug: 501546
Diffstat (limited to 'games-emulation/dolphin/dolphin-5.0.ebuild')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild index 88cd98480669..8f6e6117d23d 100644 --- a/games-emulation/dolphin/dolphin-5.0.ebuild +++ b/games-emulation/dolphin/dolphin-5.0.ebuild @@ -11,7 +11,7 @@ WX_GTK_VER="3.0" inherit cmake-utils eutils l10n pax-utils toolchain-funcs versionator wxwidgets SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.zip -> ${P}.zip" -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="Gamecube and Wii game emulator" HOMEPAGE="https://www.dolphin-emu.org/" |