diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:16:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:16:09 +0100 |
commit | 1a748ee603af2dbfb34b333d2749bf481277b89c (patch) | |
tree | c45028e32e777946e085cd1342a8f55db969e171 /dev-games | |
parent | games-roguelike/tomenet: x86 stable wrt bug #577208 (diff) | |
download | gentoo-1a748ee603af2dbfb34b333d2749bf481277b89c.tar.gz gentoo-1a748ee603af2dbfb34b333d2749bf481277b89c.tar.bz2 gentoo-1a748ee603af2dbfb34b333d2749bf481277b89c.zip |
dev-games/wfmath: x86 stable wrt bug #576012
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/wfmath/wfmath-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/wfmath/wfmath-1.0.2.ebuild b/dev-games/wfmath/wfmath-1.0.2.ebuild index a7ef53ac45c1..f5ac49001919 100644 --- a/dev-games/wfmath/wfmath-1.0.2.ebuild +++ b/dev-games/wfmath/wfmath-1.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc static-libs" RDEPEND="" |