diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-12 09:23:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-12 09:23:58 +0200 |
commit | 285ae473864dbb3862e5e2901ae2fa100896c991 (patch) | |
tree | ab4e6e73248e4ac21d225248b48c014ace679dc4 /dev-python/mechanize | |
parent | dev-python/fonttools: x86 stable wrt bug #812593 (diff) | |
download | gentoo-285ae473864dbb3862e5e2901ae2fa100896c991.tar.gz gentoo-285ae473864dbb3862e5e2901ae2fa100896c991.tar.bz2 gentoo-285ae473864dbb3862e5e2901ae2fa100896c991.zip |
dev-python/mechanize: x86 stable wrt bug #812602
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mechanize/mechanize-0.4.5-r1.ebuild b/dev-python/mechanize/mechanize-0.4.5-r1.ebuild index c8b5fd486baa..50942d696a0a 100644 --- a/dev-python/mechanize/mechanize-0.4.5-r1.ebuild +++ b/dev-python/mechanize/mechanize-0.4.5-r1.ebuild @@ -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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |