dev-python/pandas: Sort IUSE, drop -USE
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 6 Apr 2018 02:25:09 +0000 (04:25 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 6 Apr 2018 02:25:09 +0000 (04:25 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-python/pandas/pandas-9999.ebuild

index 7bab20c3e56efcd11ca8317c98e6175428342317..3febc683480c00a4e1fcfa4763a180aa65f5c5f2 100644 (file)
@@ -18,7 +18,7 @@ EGIT_REPO_URI="https://github.com/pydata/pandas.git"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS=""
-IUSE="doc -minimal full-support test X"
+IUSE="doc full-support minimal test X"
 
 MINIMAL_DEPEND="
        >dev-python/numpy-1.7[${PYTHON_USEDEP}]