games-roguelike/moria: Add ~m68k keyword
authorJames Le Cuirot <chewi@gentoo.org>
Tue, 5 Feb 2019 21:41:59 +0000 (21:41 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 5 Feb 2019 21:42:33 +0000 (21:42 +0000)
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@gentoo.org>
games-roguelike/moria/moria-5.7.10.ebuild

index da22f02cda3e5a8198e3cbe28f1dd4ae0d77ebd7..77fadf27a040a7f28ce118969e12edfb57580880 100644 (file)
@@ -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="