diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:25:10 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:25:10 -0500 |
commit | 95fcfc0ab58960101e0487e3802edfad216b4763 (patch) | |
tree | 92694dacbcc6346a28926b2975eb4b6d49f1d8f9 /dev-python/weakrefmethod | |
parent | stablize openstack ocata pyroute2-0.4.12 x86 and amd64 (diff) | |
download | gentoo-95fcfc0ab58960101e0487e3802edfad216b4763.tar.gz gentoo-95fcfc0ab58960101e0487e3802edfad216b4763.tar.bz2 gentoo-95fcfc0ab58960101e0487e3802edfad216b4763.zip |
stablize openstack ocata weakrefmethod-1.0.3 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/weakrefmethod')
-rw-r--r-- | dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild b/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild index 74134ef65693..01ea69b6ab7e 100644 --- a/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild +++ b/dev-python/weakrefmethod/weakrefmethod-1.0.3.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" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=" |