diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 12:26:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 12:26:34 +0000 |
commit | c3b8f634a341d05f5ed2866f62b2f2579c4ea934 (patch) | |
tree | a6a6669dbe037209a88760ddcb653ee804f8ebd3 /dev-python/pendulum | |
parent | dev-python/pytzdata: Stabilize 2020.1 x86, #770742 (diff) | |
download | gentoo-c3b8f634a341d05f5ed2866f62b2f2579c4ea934.tar.gz gentoo-c3b8f634a341d05f5ed2866f62b2f2579c4ea934.tar.bz2 gentoo-c3b8f634a341d05f5ed2866f62b2f2579c4ea934.zip |
dev-python/pendulum: Stabilize 2.1.2-r1 x86, #770742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pendulum')
-rw-r--r-- | dev-python/pendulum/pendulum-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pendulum/pendulum-2.1.2-r1.ebuild b/dev-python/pendulum/pendulum-2.1.2-r1.ebuild index 5134b18bf3f6..87d8f8fe5c55 100644 --- a/dev-python/pendulum/pendulum-2.1.2-r1.ebuild +++ b/dev-python/pendulum/pendulum-2.1.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/sdispater/pendulum/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # Requires timezone information which is not installed by default # with dev-python/pytzdata, and otherwise approx. 50 out of 1600 |