diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:23 +0100 |
commit | 64979261966342ce38a14e1ff7495eae1124365d (patch) | |
tree | 0d195bd00f64e7150e5ae63ae8a279beedd916ae /dev-python/cliff | |
parent | dev-python/oslo-context: Stabilize 5.5.0 ALLARCHES, #926574 (diff) | |
download | gentoo-64979261966342ce38a14e1ff7495eae1124365d.tar.gz gentoo-64979261966342ce38a14e1ff7495eae1124365d.tar.bz2 gentoo-64979261966342ce38a14e1ff7495eae1124365d.zip |
dev-python/cliff: Stabilize 4.6.0 ALLARCHES, #926575
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/cliff-4.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-4.6.0.ebuild b/dev-python/cliff/cliff-4.6.0.ebuild index 285b66c49d90..c8436db6e065 100644 --- a/dev-python/cliff/cliff-4.6.0.ebuild +++ b/dev-python/cliff/cliff-4.6.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}] |