diff options
author | 2025-01-25 12:05:33 +0200 | |
---|---|---|
committer | 2025-01-25 12:05:33 +0200 | |
commit | c0d3a19034c1ef0beb247fc46aedec904ed1885a (patch) | |
tree | fccefc1ccfc2a3a5c7fae7626cc6c8173f54be9e /dev-python/aniso8601 | |
parent | dev-python/elastic-transport: Stabilize 8.17.0 ALLARCHES, #948786 (diff) | |
download | gentoo-c0d3a19034c1ef0beb247fc46aedec904ed1885a.tar.gz gentoo-c0d3a19034c1ef0beb247fc46aedec904ed1885a.tar.bz2 gentoo-c0d3a19034c1ef0beb247fc46aedec904ed1885a.zip |
dev-python/aniso8601: Stabilize 10.0.0 ALLARCHES, #948791
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/aniso8601')
-rw-r--r-- | dev-python/aniso8601/aniso8601-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aniso8601/aniso8601-10.0.0.ebuild b/dev-python/aniso8601/aniso8601-10.0.0.ebuild index 774aebc86616..31507a20d77c 100644 --- a/dev-python/aniso8601/aniso8601-10.0.0.ebuild +++ b/dev-python/aniso8601/aniso8601-10.0.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" >=dev-python/python-dateutil-2.7.3[${PYTHON_USEDEP}] |