diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:52:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:58:15 +0100 |
commit | d3929b145ece1132602318b19e74e6dcf9842fb1 (patch) | |
tree | 9df80a998ff1f7fca8b71d024687ef8a315747cb /dev-games | |
parent | app-shells/posh: amd64 stable wrt bug #576008 (diff) | |
download | gentoo-d3929b145ece1132602318b19e74e6dcf9842fb1.tar.gz gentoo-d3929b145ece1132602318b19e74e6dcf9842fb1.tar.bz2 gentoo-d3929b145ece1132602318b19e74e6dcf9842fb1.zip |
dev-games/wfmath: amd64 stable wrt bug #576012
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 53fe04e1472e..a7ef53ac45c1 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="" |