diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-15 21:25:50 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-15 21:25:50 +0100 |
commit | 3cad528577afcecfcfc09b0fdc3e0840844fe471 (patch) | |
tree | dc799be4ee59f48f798447e2114ab09bc7ec71ee | |
parent | dev-python/transitions: amd64 stable (diff) | |
download | gentoo-3cad528577afcecfcfc09b0fdc3e0840844fe471.tar.gz gentoo-3cad528577afcecfcfc09b0fdc3e0840844fe471.tar.bz2 gentoo-3cad528577afcecfcfc09b0fdc3e0840844fe471.zip |
dev-python/transitions: x86 stable
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | dev-python/transitions/transitions-0.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/transitions/transitions-0.8.7.ebuild b/dev-python/transitions/transitions-0.8.7.ebuild index de16dd128c7f..c4dc2836302f 100644 --- a/dev-python/transitions/transitions-0.8.7.ebuild +++ b/dev-python/transitions/transitions-0.8.7.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" RDEPEND=" |