commit: c559144d3c5b42dae106522931280ada4dc61c9d Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Feb 5 21:41:59 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Feb 5 21:42:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c559144d
games-roguelike/moria: Add ~m68k keyword What? :P I tested it in QEMU and it works. I'll try it on real hardware soon. Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-roguelike/moria/moria-5.7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-roguelike/moria/moria-5.7.10.ebuild b/games-roguelike/moria/moria-5.7.10.ebuild index da22f02cda3..77fadf27a04 100644 --- a/games-roguelike/moria/moria-5.7.10.ebuild +++ b/games-roguelike/moria/moria-5.7.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dungeons-of-moria/umoria/archive/v${PV}.tar.gz -> ${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~m68k ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-libs/ncurses-6.0:0="
