summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:59:54 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:05:49 -0500
commite675b340e00eeeed4ae731443db619c07d2b3a27 (patch)
treef62c26ace4582a9e639f66450526f6e4d7acf0f1 /dev-python/cursive
parentdev-python/castellan: 1.2.2 allarches stablized (diff)
downloadgentoo-e675b340e00eeeed4ae731443db619c07d2b3a27.tar.gz
gentoo-e675b340e00eeeed4ae731443db619c07d2b3a27.tar.bz2
gentoo-e675b340e00eeeed4ae731443db619c07d2b3a27.zip
dev-python/cursive: 0.2.2 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/cursive')
-rw-r--r--dev-python/cursive/cursive-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cursive/cursive-0.2.2.ebuild b/dev-python/cursive/cursive-0.2.2.ebuild
index 04731d725b2d..d0a0d192a7e0 100644
--- a/dev-python/cursive/cursive-0.2.2.ebuild
+++ b/dev-python/cursive/cursive-0.2.2.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=""
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"