diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:57:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:59:25 +0200 |
commit | ea1287462e5084e663ffb74de404e1f944ef029e (patch) | |
tree | 8ee3c068c66ffc2951898b74f65747bcbe5b9614 /app-vim | |
parent | dev-java/tomcat-servlet-api: removed obsolete 7.0.108 (diff) | |
download | gentoo-ea1287462e5084e663ffb74de404e1f944ef029e.tar.gz gentoo-ea1287462e5084e663ffb74de404e1f944ef029e.tar.bz2 gentoo-ea1287462e5084e663ffb74de404e1f944ef029e.zip |
app-vim/splice: x86 stable wrt bug #793314
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/splice/splice-1.1.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/splice/splice-1.1.0-r4.ebuild b/app-vim/splice/splice-1.1.0-r4.ebuild index 294812c4ecb8..12c64c54cb3b 100644 --- a/app-vim/splice/splice-1.1.0-r4.ebuild +++ b/app-vim/splice/splice-1.1.0-r4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://docs.stevelosh.com/splice.vim/ https://github.com/sjl/splice.v SRC_URI="https://github.com/sjl/splice.vim/archive/v${PV}.tar.gz -> ${P}-github.tar.gz" LICENSE="MIT" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |