summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 13:00:33 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:31:40 -0600
commit912625209d47836a2a2352dd261d9ff82e9ddb7d (patch)
tree597f9b5ee78af80d4e80aac7bcec5d8a6288a933 /dev-python/cursive
parentdev-python/taskflow: 2.6.0 stable amd64 and x86 (diff)
downloadgentoo-912625209d47836a2a2352dd261d9ff82e9ddb7d.tar.gz
gentoo-912625209d47836a2a2352dd261d9ff82e9ddb7d.tar.bz2
gentoo-912625209d47836a2a2352dd261d9ff82e9ddb7d.zip
dev-python/cursive: 0.1.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/cursive')
-rw-r--r--dev-python/cursive/cursive-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cursive/cursive-0.1.1.ebuild b/dev-python/cursive/cursive-0.1.1.ebuild
index 05b5cad14bf2..773dfb42dbf3 100644
--- a/dev-python/cursive/cursive-0.1.1.ebuild
+++ b/dev-python/cursive/cursive-0.1.1.ebuild
@@ -13,7 +13,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}]"