commit: b28fd1c62138acd461c3c4d82a1bf307bbb783db Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 19:12:51 2019 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Mon Sep 30 19:15:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28fd1c6
dev-python/mechanize: stabilize 0.3.6 amd64 and x86 Bug: https://bugs.gentoo.org/695902 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> dev-python/mechanize/mechanize-0.3.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/mechanize/mechanize-0.3.6.ebuild b/dev-python/mechanize/mechanize-0.3.6.ebuild index 1dfd59b72d7..b3264b93851 100644 --- a/dev-python/mechanize/mechanize-0.3.6.ebuild +++ b/dev-python/mechanize/mechanize-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( BSD ZPL )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
