dev-python/readme_renderer-25.0: add ~alpha, bug 700918
authorMatt Turner <mattst88@gentoo.org>
Tue, 17 Mar 2020 02:01:05 +0000 (19:01 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 17 Mar 2020 02:09:18 +0000 (19:09 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/readme_renderer/readme_renderer-25.0.ebuild

index 123a4b9369b400f94400382723fd2427269fff36..8678c25a580a1444cc2df72ba387c9984bd19171 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 ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~sparc ~x86"
 
 RDEPEND="
        >=dev-python/bleach-2.1.0[${PYTHON_USEDEP}]