diff options
author | 2020-12-02 17:17:36 +0300 | |
---|---|---|
committer | 2020-12-02 17:17:36 +0300 | |
commit | 094c0ea10a95f755674ed7a2746e626603f69c76 (patch) | |
tree | 2ebf86b829beccf7384e1b7bfff45e87d6d77c45 /dev-python/cursive | |
parent | dev-python/glance_store: Stabilize 2.3.0 amd64, #757660 (diff) | |
download | gentoo-094c0ea10a95f755674ed7a2746e626603f69c76.tar.gz gentoo-094c0ea10a95f755674ed7a2746e626603f69c76.tar.bz2 gentoo-094c0ea10a95f755674ed7a2746e626603f69c76.zip |
dev-python/cursive: Stabilize 0.2.2-r1 amd64, #757660
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/cursive')
-rw-r--r-- | dev-python/cursive/cursive-0.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cursive/cursive-0.2.2-r1.ebuild b/dev-python/cursive/cursive-0.2.2-r1.ebuild index 737826a40925..5b7a05a33d4b 100644 --- a/dev-python/cursive/cursive-0.2.2-r1.ebuild +++ b/dev-python/cursive/cursive-0.2.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |