diff options
author | 2024-11-22 20:27:39 +0100 | |
---|---|---|
committer | 2024-11-22 20:30:37 +0100 | |
commit | 2f2b704bf3cd6563fbf76725e3c5c82d18db65bc (patch) | |
tree | c6c559de1efe504ca159603cf63a4334c70a9f40 /dev-python/GridDataFormats | |
parent | dev-python/OutputCheck: Add MY_P prior to rename (diff) | |
download | gentoo-2f2b704bf3cd6563fbf76725e3c5c82d18db65bc.tar.gz gentoo-2f2b704bf3cd6563fbf76725e3c5c82d18db65bc.tar.bz2 gentoo-2f2b704bf3cd6563fbf76725e3c5c82d18db65bc.zip |
dev-python/GridDataFormats: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/GridDataFormats')
-rw-r--r-- | dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild b/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild index 1dd8a85e3a3f..197727e62898 100644 --- a/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild @@ -16,8 +16,8 @@ HOMEPAGE=" https://github.com/MDAnalysis/GridDataFormats/ " -SLOT="0" LICENSE="LGPL-3" +SLOT="0" KEYWORDS="~amd64" RDEPEND=" |