summaryrefslogtreecommitdiff
path: root/dev-python/MutatorMath/MutatorMath-3.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/MutatorMath/MutatorMath-3.0.1.ebuild')
-rw-r--r--dev-python/MutatorMath/MutatorMath-3.0.1.ebuild4
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"