summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:59:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:59:48 +0200
commit073138ef095cdb53ffeb10d3b7ee1146b6d1c830 (patch)
tree10723512d6b311c6dabd416ae2e7a426c570fc7d /dev-util
parentdev-python/pandas: x86 stable wrt bug #741276 (diff)
downloadgentoo-073138ef095cdb53ffeb10d3b7ee1146b6d1c830.tar.gz
gentoo-073138ef095cdb53ffeb10d3b7ee1146b6d1c830.tar.bz2
gentoo-073138ef095cdb53ffeb10d3b7ee1146b6d1c830.zip
dev-util/cvise: x86 stable wrt bug #743271
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cvise/cvise-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cvise/cvise-1.6.0.ebuild b/dev-util/cvise/cvise-1.6.0.ebuild
index 3752fef16a4e..ac8d916a8431 100644
--- a/dev-util/cvise/cvise-1.6.0.ebuild
+++ b/dev-util/cvise/cvise-1.6.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE=${PYTHON_REQUIRED_USE}