diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-02 17:17:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-02 17:17:58 +0300 |
commit | 1b1093c7e4894eda6344db07a386e2ffe35a9871 (patch) | |
tree | 5078e4344dc5d4ee8418453725b0cd4de7feff5e /dev-python/cursive | |
parent | dev-python/glance_store: Stabilize 2.3.0 x86, #757660 (diff) | |
download | gentoo-1b1093c7e4894eda6344db07a386e2ffe35a9871.tar.gz gentoo-1b1093c7e4894eda6344db07a386e2ffe35a9871.tar.bz2 gentoo-1b1093c7e4894eda6344db07a386e2ffe35a9871.zip |
dev-python/cursive: Stabilize 0.2.2-r1 x86, #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 5b7a05a33d4b..254e2bb45b7e 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}]" |