diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 09:44:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 09:44:32 +0000 |
commit | b47f78a4e7c9b54182ff2c22afeb01d9d4422190 (patch) | |
tree | d8a4f5ec10da78e96fd03468f5ec346c3275b8ea /dev-python/re-assert | |
parent | dev-python/aiohttp: Stabilize 3.7.2-r1 amd64, #761891 (diff) | |
download | gentoo-b47f78a4e7c9b54182ff2c22afeb01d9d4422190.tar.gz gentoo-b47f78a4e7c9b54182ff2c22afeb01d9d4422190.tar.bz2 gentoo-b47f78a4e7c9b54182ff2c22afeb01d9d4422190.zip |
dev-python/re-assert: Stabilize 1.1.0 amd64, #761891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/re-assert')
-rw-r--r-- | dev-python/re-assert/re-assert-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/re-assert/re-assert-1.1.0.ebuild b/dev-python/re-assert/re-assert-1.1.0.ebuild index e4cc4c60682d..69cc5c86987b 100644 --- a/dev-python/re-assert/re-assert-1.1.0.ebuild +++ b/dev-python/re-assert/re-assert-1.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" RDEPEND="dev-python/regex[${PYTHON_USEDEP}]" |