summaryrefslogtreecommitdiff
path: root/dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-30 22:04:27 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-30 22:26:00 +0100
commite02bde266118baee69989e87472db01bccf9df23 (patch)
tree9efcd5b96003d6a5ffef46f92268d153b737d877 /dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild
parente63de3a37c303866298c846d0cf3a6b004420ea4 (diff)
downloadgentoo-e02bde266118baee69989e87472db01bccf9df23.tar.gz
gentoo-e02bde266118baee69989e87472db01bccf9df23.tar.bz2
gentoo-e02bde266118baee69989e87472db01bccf9df23.zip
dev-python/dynd-python: Combine both ebuilds (remove py2)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild')
-rw-r--r--dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild b/dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild
index 190b19a824e4..7fe6afddb277 100644
--- a/dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild
+++ b/dev-python/dynd-python/dynd-python-0.7.2-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/libdynd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"