diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2021-01-15 20:31:57 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2021-01-15 20:32:04 +0100 |
commit | 0ec9075ea443c757de7a18fda59b766bbf753ee9 (patch) | |
tree | b723891e741f8d9be3382c07e33dc26a62d8f02e /app-editors/pyvim | |
parent | sys-libs/slang: EAPI 7 (diff) | |
download | gentoo-0ec9075ea443c757de7a18fda59b766bbf753ee9.tar.gz gentoo-0ec9075ea443c757de7a18fda59b766bbf753ee9.tar.bz2 gentoo-0ec9075ea443c757de7a18fda59b766bbf753ee9.zip |
app-editors/pyvim: stable for amd64+x86.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-editors/pyvim')
-rw-r--r-- | app-editors/pyvim/pyvim-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/pyvim/pyvim-3.0.2.ebuild b/app-editors/pyvim/pyvim-3.0.2.ebuild index f0ba40a9fbc0..fdc003c833ad 100644 --- a/app-editors/pyvim/pyvim-3.0.2.ebuild +++ b/app-editors/pyvim/pyvim-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-eselect/eselect-vi |