diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:57:42 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:28:02 -0600 |
commit | c87e40e8563a72f4ebdff518253ddcc354d4c93e (patch) | |
tree | 89449f4c715b40f45ae8ad57554e5504e2d2b61e /dev-python/oslo-utils | |
parent | dev-python/oslo-serialization: 2.13.0 stable amd64 and x86 (diff) | |
download | gentoo-c87e40e8563a72f4ebdff518253ddcc354d4c93e.tar.gz gentoo-c87e40e8563a72f4ebdff518253ddcc354d4c93e.tar.bz2 gentoo-c87e40e8563a72f4ebdff518253ddcc354d4c93e.zip |
dev-python/oslo-utils: 3.16.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/oslo-utils')
-rw-r--r-- | dev-python/oslo-utils/oslo-utils-3.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-utils/oslo-utils-3.16.0.ebuild b/dev-python/oslo-utils/oslo-utils-3.16.0.ebuild index db0a7e1d070e..481b2d620c89 100644 --- a/dev-python/oslo-utils/oslo-utils-3.16.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-3.16.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" CDEPEND=" |