dev-python/iso3166: remove IUSE declaration.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 12 Mar 2017 19:24:47 +0000 (20:24 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 12 Mar 2017 19:24:47 +0000 (20:24 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/iso3166/iso3166-0.8.ebuild

index 3dcf8e0734004d528322a33a834c57fb79b60417..e6a0cf76be28b848f9990150a39d0d3300553536 100644 (file)
@@ -15,6 +15,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"