diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 19:48:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 19:48:06 +0200 |
commit | 7eddb5f94576f8214f6b1c0a17b58f9dfa176699 (patch) | |
tree | f5897f5d07a4a0731185e2d742ec8007fbecd6be /sci-libs | |
parent | media-fonts/terminus-font: x86 stable wrt bug #720160 (diff) | |
download | gentoo-7eddb5f94576f8214f6b1c0a17b58f9dfa176699.tar.gz gentoo-7eddb5f94576f8214f6b1c0a17b58f9dfa176699.tar.bz2 gentoo-7eddb5f94576f8214f6b1c0a17b58f9dfa176699.zip |
sci-libs/geos: x86 stable wrt bug #720176
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/geos/geos-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.8.1.ebuild b/sci-libs/geos/geos-3.8.1.ebuild index a823a0414b50..d8be59bbb02f 100644 --- a/sci-libs/geos/geos-3.8.1.ebuild +++ b/sci-libs/geos/geos-3.8.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://download.osgeo.org/geos/${PN}-${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=" |