diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-11-17 17:27:22 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-11-17 17:27:52 -0600 |
commit | 0fa8330fc9565e324b22a742031343aca9c1496b (patch) | |
tree | 85e121cc5ea2fcd6b3615e92f7f05d6e4a57ad69 /dev-python/automaton | |
parent | dev-python/debtcollector: 1.17.1 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-0fa8330fc9565e324b22a742031343aca9c1496b.tar.gz gentoo-0fa8330fc9565e324b22a742031343aca9c1496b.tar.bz2 gentoo-0fa8330fc9565e324b22a742031343aca9c1496b.zip |
dev-python/automaton: 1.21.1 stable amd64 and x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-python/automaton')
-rw-r--r-- | dev-python/automaton/automaton-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/automaton/automaton-1.12.1.ebuild b/dev-python/automaton/automaton-1.12.1.ebuild index 03fdb23190af..d42f8e0e393a 100644 --- a/dev-python/automaton/automaton-1.12.1.ebuild +++ b/dev-python/automaton/automaton-1.12.1.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" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |