diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 12:28:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 12:28:04 +0100 |
commit | 7b7916f8293d1b7634c232ec2e39def98caf85d7 (patch) | |
tree | b9c6860494cbc2fd6a42a3a8fa6c49d67caf8453 /sci-libs | |
parent | dev-libs/protobuf-c: amd64 stable wrt bug #707514 (diff) | |
download | gentoo-7b7916f8293d1b7634c232ec2e39def98caf85d7.tar.gz gentoo-7b7916f8293d1b7634c232ec2e39def98caf85d7.tar.bz2 gentoo-7b7916f8293d1b7634c232ec2e39def98caf85d7.zip |
sci-libs/geos: amd64 stable wrt bug #707516
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.8.0-r1.ebuild b/sci-libs/geos/geos-3.8.0-r1.ebuild index 436f3325d9fc..b2f032f27433 100644 --- a/sci-libs/geos/geos-3.8.0-r1.ebuild +++ b/sci-libs/geos/geos-3.8.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.osgeo.org/geos/${PN}-${MY_PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc ruby static-libs" BDEPEND=" |