diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:06 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:06 -0500 |
commit | 2581ecff8634854fad6861a766238e2bf2903bd4 (patch) | |
tree | bec7e4ca67a975fa66ae5261fa0afc1a7ad8957d /dev-python/reno | |
parent | dev-python/openstackdocstheme: 1.16.1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-2581ecff8634854fad6861a766238e2bf2903bd4.tar.gz gentoo-2581ecff8634854fad6861a766238e2bf2903bd4.tar.bz2 gentoo-2581ecff8634854fad6861a766238e2bf2903bd4.zip |
dev-python/reno: 2.5.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/reno')
-rw-r--r-- | dev-python/reno/reno-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reno/reno-2.5.0.ebuild b/dev-python/reno/reno-2.5.0.ebuild index d13673c10e39..14fdb51f401e 100644 --- a/dev-python/reno/reno-2.5.0.ebuild +++ b/dev-python/reno/reno-2.5.0.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-1.4[${PYTHON_USEDEP}]" |