commit: 2e9b8bd0b7bf300ab1adb29a5bc35450b7c374d8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 00:35:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 00:35:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9b8bd0
dev-python/mechanize: Stabilize 0.4.7 ALLARCHES, #819819
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/mechanize/mechanize-0.4.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mechanize/mechanize-0.4.7.ebuild
b/dev-python/mechanize/mechanize-0.4.7.ebuild
index 02ef35521fc..0dbed48e2d1 100644
--- a/dev-python/mechanize/mechanize-0.4.7.ebuild
+++ b/dev-python/mechanize/mechanize-0.4.7.ebuild
@@ -12,7 +12,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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux
~x86-linux ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"