dev-python/reno: actually mark it stable
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 31 Jul 2017 04:34:42 +0000 (23:34 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 31 Jul 2017 04:34:42 +0000 (23:34 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/reno/reno-2.2.1.ebuild

index f6155da6feb150ef89303005b27bef9d7e8d76f2..369edc605c613a48bb3b32a0dd977696b148b6b7 100644 (file)
@@ -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}]"