diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:15 +0200 |
commit | 693be082315d0bdb65e0c970a26ef5c048afc8ec (patch) | |
tree | e89ce4684a316b476f00ef637c9e909e766a7217 /dev-python/mechanize | |
parent | sci-libs/klu: ppc stable wrt bug #816228 (diff) | |
download | gentoo-693be082315d0bdb65e0c970a26ef5c048afc8ec.tar.gz gentoo-693be082315d0bdb65e0c970a26ef5c048afc8ec.tar.bz2 gentoo-693be082315d0bdb65e0c970a26ef5c048afc8ec.zip |
dev-python/mechanize: x86 stable wrt bug #815952
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r-- | dev-python/mechanize/mechanize-0.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mechanize/mechanize-0.4.6.ebuild b/dev-python/mechanize/mechanize-0.4.6.ebuild index 3544948e3694..0dbed48e2d13 100644 --- a/dev-python/mechanize/mechanize-0.4.6.ebuild +++ b/dev-python/mechanize/mechanize-0.4.6.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 )" |