diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:38:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:38:00 +0100 |
commit | 812d33566797078466ab6e99de895998ac6ef4a6 (patch) | |
tree | a75477d1268115550c06030b8f59aa3200cfe2ad /dev-util/cvise | |
parent | app-portage/unsymlink-lib: amd64 stable wrt bug #760288 (diff) | |
download | gentoo-812d33566797078466ab6e99de895998ac6ef4a6.tar.gz gentoo-812d33566797078466ab6e99de895998ac6ef4a6.tar.bz2 gentoo-812d33566797078466ab6e99de895998ac6ef4a6.zip |
dev-util/cvise: amd64 stable wrt bug #760306
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/cvise')
-rw-r--r-- | dev-util/cvise/cvise-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cvise/cvise-1.9.0.ebuild b/dev-util/cvise/cvise-1.9.0.ebuild index 8bf58ae60526..041dd4faeb67 100644 --- a/dev-util/cvise/cvise-1.9.0.ebuild +++ b/dev-util/cvise/cvise-1.9.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} |