diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:05:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | f8c9d752afa8fe12071afb89bd21af47d236b5c6 (patch) | |
tree | 52ec9a9b09cdb9083079106cc5c98de3d7e0fd23 /dev-games | |
parent | dev-scheme/racket: x86 stable wrt bug #577902 (diff) | |
download | gentoo-f8c9d752afa8fe12071afb89bd21af47d236b5c6.tar.gz gentoo-f8c9d752afa8fe12071afb89bd21af47d236b5c6.tar.bz2 gentoo-f8c9d752afa8fe12071afb89bd21af47d236b5c6.zip |
dev-games/newton: x86 stable wrt bug #583032
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/newton/newton-3.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/newton/newton-3.13.ebuild b/dev-games/newton/newton-3.13.ebuild index 2c0d0b7f1be5..e174b438c67d 100644 --- a/dev-games/newton/newton-3.13.ebuild +++ b/dev-games/newton/newton-3.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MADEAPPS/newton-dynamics/archive/${P}.zip" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |