diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 00:04:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 00:04:37 +0000 |
commit | 3ba86fd0e1bc8c856a466e39fc3615ff1c00955e (patch) | |
tree | 2e1e499e2258a8d720b3f2f5a45c8345fcdbd922 /sci-geosciences/readosm | |
parent | media-libs/gd: Stabilize 2.3.1 s390, #773637 (diff) | |
download | gentoo-3ba86fd0e1bc8c856a466e39fc3615ff1c00955e.tar.gz gentoo-3ba86fd0e1bc8c856a466e39fc3615ff1c00955e.tar.bz2 gentoo-3ba86fd0e1bc8c856a466e39fc3615ff1c00955e.zip |
sci-geosciences/readosm: drop vestigal static-libs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/readosm')
-rw-r--r-- | sci-geosciences/readosm/readosm-1.1.0a.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-geosciences/readosm/readosm-1.1.0a.ebuild b/sci-geosciences/readosm/readosm-1.1.0a.ebuild index 44ab3b908500..2ef7cd525d42 100644 --- a/sci-geosciences/readosm/readosm-1.1.0a.ebuild +++ b/sci-geosciences/readosm/readosm-1.1.0a.ebuild @@ -10,7 +10,6 @@ SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="static-libs" RDEPEND=" dev-libs/expat |