diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:46:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:46:18 +0100 |
commit | 392c294a0bc4f5e1db8aedf06b16ecd427e9f943 (patch) | |
tree | f428e4f33738d02bc31b96cd6da3e417b1daab32 /sci-libs/geos | |
parent | app-misc/socnetv: x86 stable wrt bug #611432 (diff) | |
download | gentoo-392c294a0bc4f5e1db8aedf06b16ecd427e9f943.tar.gz gentoo-392c294a0bc4f5e1db8aedf06b16ecd427e9f943.tar.bz2 gentoo-392c294a0bc4f5e1db8aedf06b16ecd427e9f943.zip |
sci-libs/geos: x86 stable wrt bug #611434
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.6.1.ebuild b/sci-libs/geos/geos-3.6.1.ebuild index 470fa8bb8b3a..9d79d0258e17 100644 --- a/sci-libs/geos/geos-3.6.1.ebuild +++ b/sci-libs/geos/geos-3.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc python ruby static-libs" RDEPEND=" |