commit: b346c0bd7c53872251a700aecbc5cd5beb6b2829 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 22 17:22:53 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 17:22:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b346c0bd
app-vim/pydoc: Stabilize 2.0-r2 x86, #884661 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/pydoc/pydoc-2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/pydoc/pydoc-2.0-r2.ebuild b/app-vim/pydoc/pydoc-2.0-r2.ebuild index a33f308db8de..82dcd7cddeca 100644 --- a/app-vim/pydoc/pydoc-2.0-r2.ebuild +++ b/app-vim/pydoc/pydoc-2.0-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" S=${WORKDIR}/${PN}.vim-${PV} LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}"