diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:03:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:03:20 +0100 |
commit | 4dead5339576722fbdfcad93521de242cf4de534 (patch) | |
tree | b8c8d48a8bb9c656ea3764153374e91c01acc53f /sci-libs | |
parent | sci-physics/clhep: amd64 stable wrt bug #556782 (diff) | |
download | gentoo-4dead5339576722fbdfcad93521de242cf4de534.tar.gz gentoo-4dead5339576722fbdfcad93521de242cf4de534.tar.bz2 gentoo-4dead5339576722fbdfcad93521de242cf4de534.zip |
sci-libs/geos: amd64 stable wrt bug #571760
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/geos/geos-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.5.0.ebuild b/sci-libs/geos/geos-3.5.0.ebuild index e238411ee7d8..745f6373f632 100644 --- a/sci-libs/geos/geos-3.5.0.ebuild +++ b/sci-libs/geos/geos-3.5.0.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 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc php python ruby static-libs" RDEPEND=" |