diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:07:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:07:42 +0100 |
commit | 7a717b1d4c13d638bfcf951a4c7380c73b339fad (patch) | |
tree | b8ec020dd5603c51d3fd7658bce6e9c77991441d /sci-libs/shapelib | |
parent | net-analyzer/darkstat: x86 stable wrt bug #610426 (diff) | |
download | gentoo-7a717b1d4c13d638bfcf951a4c7380c73b339fad.tar.gz gentoo-7a717b1d4c13d638bfcf951a4c7380c73b339fad.tar.bz2 gentoo-7a717b1d4c13d638bfcf951a4c7380c73b339fad.zip |
sci-libs/shapelib: x86 stable wrt bug #610428
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r-- | sci-libs/shapelib/shapelib-1.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild b/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild index 9516f87a8ea0..b4c932007dfb 100644 --- a/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild +++ b/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs" RDEPEND="sci-libs/proj" |