diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:46:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:42 +0100 |
commit | ff52c560bfbf796d4648ac784b7154fc06fc9fc6 (patch) | |
tree | 5a3939b3fb1dfe164a5953941a43792a1fb1bb30 /sci-libs/neartree | |
parent | games-strategy/galaxyhack: x86 stable wrt bug #570136 (diff) | |
download | gentoo-ff52c560bfbf796d4648ac784b7154fc06fc9fc6.tar.gz gentoo-ff52c560bfbf796d4648ac784b7154fc06fc9fc6.tar.bz2 gentoo-ff52c560bfbf796d4648ac784b7154fc06fc9fc6.zip |
sci-libs/neartree: x86 stable wrt bug #593028
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/neartree')
-rw-r--r-- | sci-libs/neartree/neartree-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/neartree/neartree-5.1.1.ebuild b/sci-libs/neartree/neartree-5.1.1.ebuild index 557310bb7de1..dd537b5240af 100644 --- a/sci-libs/neartree/neartree-5.1.1.ebuild +++ b/sci-libs/neartree/neartree-5.1.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://neartree.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="dev-libs/cvector" |