diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-04 12:59:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-04 12:59:28 +0200 |
commit | 71d804dceb8afe87cb22a4a76935c08abe9be4da (patch) | |
tree | e375e5638b8d359f93600e8798f959cd1211f38b /dev-python/mechanize/mechanize-0.4.6.ebuild | |
parent | dev-python/alembic: amd64/x86 stable (ALLARCHES policy) wrt bug #815922 (diff) | |
download | gentoo-71d804dceb8afe87cb22a4a76935c08abe9be4da.tar.gz gentoo-71d804dceb8afe87cb22a4a76935c08abe9be4da.tar.bz2 gentoo-71d804dceb8afe87cb22a4a76935c08abe9be4da.zip |
dev-python/mechanize: amd64 stable wrt bug #815952
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mechanize/mechanize-0.4.6.ebuild')
-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 02ef35521fce..3544948e3694 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 )" |