diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:02:52 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:50 +0100 |
commit | 8acf592c14e1a0021f19d052d4b87afcde01c140 (patch) | |
tree | 73f7477139ddbb5c2c2db0bf5b979624f3d55c4b /dev-python/mechanize | |
parent | dev-python/makefun: Stabilize 1.15.2 ALLARCHES, #918766 (diff) | |
download | gentoo-8acf592c14e1a0021f19d052d4b87afcde01c140.tar.gz gentoo-8acf592c14e1a0021f19d052d4b87afcde01c140.tar.bz2 gentoo-8acf592c14e1a0021f19d052d4b87afcde01c140.zip |
dev-python/mechanize: Stabilize 0.4.9 ALLARCHES, #918768
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r-- | dev-python/mechanize/mechanize-0.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mechanize/mechanize-0.4.9.ebuild b/dev-python/mechanize/mechanize-0.4.9.ebuild index c715455a4fc0..9f450d7fd6b3 100644 --- a/dev-python/mechanize/mechanize-0.4.9.ebuild +++ b/dev-python/mechanize/mechanize-0.4.9.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" 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 )" |