summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:09:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:09:37 +0100
commit1de1666a97f3372126da9aa1dc11028a9dd7fcae (patch)
treeb19f79cca30284dd444e6cf5b70714090ca6acc7 /dev-python/automaton/automaton-0.8.0.ebuild
parentdev-python/alembic: amd64 stable wrt bug #565742 (diff)
downloadgentoo-1de1666a97f3372126da9aa1dc11028a9dd7fcae.tar.gz
gentoo-1de1666a97f3372126da9aa1dc11028a9dd7fcae.tar.bz2
gentoo-1de1666a97f3372126da9aa1dc11028a9dd7fcae.zip
dev-python/automaton: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/automaton/automaton-0.8.0.ebuild')
-rw-r--r--dev-python/automaton/automaton-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/automaton/automaton-0.8.0.ebuild b/dev-python/automaton/automaton-0.8.0.ebuild
index bb05c73d3559..3edd9320cf13 100644
--- a/dev-python/automaton/automaton-0.8.0.ebuild
+++ b/dev-python/automaton/automaton-0.8.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"