diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:43:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:43:30 +0100 |
commit | 2e46f753f67d5952e801d60701af9062ea993ac1 (patch) | |
tree | 0b286ed456622b17ab66738d7454d7efe6c0e311 /dev-python/mechanize | |
parent | dev-python/python-markdown-math: Stabilize 0.8-r1 arm64, #918260 (diff) | |
download | gentoo-2e46f753f67d5952e801d60701af9062ea993ac1.tar.gz gentoo-2e46f753f67d5952e801d60701af9062ea993ac1.tar.bz2 gentoo-2e46f753f67d5952e801d60701af9062ea993ac1.zip |
dev-python/mechanize: Stabilize 0.4.8 arm64, #918264
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r-- | dev-python/mechanize/mechanize-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mechanize/mechanize-0.4.8.ebuild b/dev-python/mechanize/mechanize-0.4.8.ebuild index b1b13f8515f0..06b1f532059f 100644 --- a/dev-python/mechanize/mechanize-0.4.8.ebuild +++ b/dev-python/mechanize/mechanize-0.4.8.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/python-mechanize/mechanize" 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 )" |