commit:     ddc6cf7dc3e3d8296cfd63ff287191c9b73050e3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  6 02:25:09 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 02:25:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc6cf7d

dev-python/pandas: Sort IUSE, drop -USE

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-python/pandas/pandas-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pandas/pandas-9999.ebuild 
b/dev-python/pandas/pandas-9999.ebuild
index 7bab20c3e56..3febc683480 100644
--- a/dev-python/pandas/pandas-9999.ebuild
+++ b/dev-python/pandas/pandas-9999.ebuild
@@ -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}]

Reply via email to