diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-03 10:02:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-03 10:02:34 +0100 |
commit | ebbbc48d5ab9c957c2ccded0165e300948b5665f (patch) | |
tree | 059b3ba977de1c30826f9f75e265d3ffa2dc4312 /sci-libs | |
parent | app-editors/vim-core: amd64 stable wrt bug #611386 (diff) | |
download | gentoo-ebbbc48d5ab9c957c2ccded0165e300948b5665f.tar.gz gentoo-ebbbc48d5ab9c957c2ccded0165e300948b5665f.tar.bz2 gentoo-ebbbc48d5ab9c957c2ccded0165e300948b5665f.zip |
sci-libs/geos: amd64 stable wrt bug #611434
Package-Manager: portage-2.3.3
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.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 cddc13224933..470fa8bb8b3a 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=" |