diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 16:29:37 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 16:29:37 +0100 |
commit | a62cb4033c693c06111fd288bc7c81bb978dad62 (patch) | |
tree | 06d44832d09ada4322e9fb8c5342c1c8f05ea7d6 /sci-libs/neartree | |
parent | sci-libs/ccfits-2.4-r1: stable on amd64 (diff) | |
download | gentoo-a62cb4033c693c06111fd288bc7c81bb978dad62.tar.gz gentoo-a62cb4033c693c06111fd288bc7c81bb978dad62.tar.bz2 gentoo-a62cb4033c693c06111fd288bc7c81bb978dad62.zip |
sci-libs/neartree-5.1.1-r0: stable on amd64
Gentoo-Bug: 593028
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 794d1647ba62..e5e6069a06a3 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" |