diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-30 00:41:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-30 00:41:36 +0000 |
| commit | d20b9f3d1fea3ac01c942a8967658cf04313518f (patch) | |
| tree | 96c37fad1c9ddfd73a3b93b03149daa19ab09840 /dev-python/MutatorMath | |
| parent | 5b0b36719cbd43cb20919d6eca452a55031e54bf (diff) | |
| download | baldeagleos-repo-d20b9f3d1fea3ac01c942a8967658cf04313518f.tar.gz baldeagleos-repo-d20b9f3d1fea3ac01c942a8967658cf04313518f.tar.xz baldeagleos-repo-d20b9f3d1fea3ac01c942a8967658cf04313518f.zip | |
Adding metadata
Diffstat (limited to 'dev-python/MutatorMath')
| -rw-r--r-- | dev-python/MutatorMath/MutatorMath-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild b/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild index d93e61f9e5a5..ad1b6cd5f03c 100644 --- a/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild +++ b/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 SRC_URI="https://github.com/LettError/MutatorMath/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" DESCRIPTION="A library for piecewise linear interpolation in multiple dimensions" HOMEPAGE="https://github.com/LettError/MutatorMath" LICENSE="BSD" |
