diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:05:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:05:37 +0100 |
commit | 728924647f627a1d7517e8d26debb0cc280731ac (patch) | |
tree | ae86d40215b73c9eba35327d9ab1188c08e488ec /sci-libs | |
parent | net-analyzer/darkstat: amd64 stable wrt bug #610426 (diff) | |
download | gentoo-728924647f627a1d7517e8d26debb0cc280731ac.tar.gz gentoo-728924647f627a1d7517e8d26debb0cc280731ac.tar.bz2 gentoo-728924647f627a1d7517e8d26debb0cc280731ac.zip |
sci-libs/shapelib: amd64 stable wrt bug #610428
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/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 259db714712b..9516f87a8ea0 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" |