games-roguelike/stone-soup: because repoman is stupid...
authorJulian Ospald <hasufell@gentoo.org>
Fri, 14 Aug 2015 22:32:33 +0000 (00:32 +0200)
committerJulian Ospald <hasufell@gentoo.org>
Fri, 14 Aug 2015 22:32:33 +0000 (00:32 +0200)
...and complains about "added with stable keywords". Yes, that was on
purpose, because you don't fix dependencies in-place.

games-roguelike/stone-soup/stone-soup-0.14.2-r1.ebuild

index 78531c92e325338d1bf077db1b0bd02d55e77e9e..e0051360ec5aef6d229e74a10154fc898a0ffe0c 100644 (file)
@@ -26,7 +26,7 @@ SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
 # MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
 LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug luajit ncurses test +tiles"
 # test is broken
 # see https://crawl.develz.org/mantis/view.php?id=6121