From: Matthew Thode Date: Mon, 31 Jul 2017 04:34:42 +0000 (-0500) Subject: dev-python/reno: actually mark it stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=21b9abfba44bc01d9937e9dcae281399fe98d630;p=gentoo.git dev-python/reno: actually mark it stable Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-python/reno/reno-2.2.1.ebuild b/dev-python/reno/reno-2.2.1.ebuild index f6155da6feb1..369edc605c61 100644 --- a/dev-python/reno/reno-2.2.1.ebuild +++ b/dev-python/reno/reno-2.2.1.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}]"