diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 11:40:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 11:40:38 +0200 |
commit | ec5b0d7a5162a34d15d2e7f06c65505ac6965ce7 (patch) | |
tree | d2b9427c19dee84ec1b3431b5b83ecafb853c273 /dev-python/transitions | |
parent | dev-python/dissononce: x86 stable wrt bug #695338 (diff) | |
download | gentoo-ec5b0d7a5162a34d15d2e7f06c65505ac6965ce7.tar.gz gentoo-ec5b0d7a5162a34d15d2e7f06c65505ac6965ce7.tar.bz2 gentoo-ec5b0d7a5162a34d15d2e7f06c65505ac6965ce7.zip |
dev-python/transitions: x86 stable wrt bug #695338
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/transitions')
-rw-r--r-- | dev-python/transitions/transitions-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/transitions/transitions-0.7.1.ebuild b/dev-python/transitions/transitions-0.7.1.ebuild index dc6a65dd56d1..956ab1cc0623 100644 --- a/dev-python/transitions/transitions-0.7.1.ebuild +++ b/dev-python/transitions/transitions-0.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytransitions/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples test" RESTRICT="!test? ( test )" |