From: Matt Turner Date: Tue, 3 Mar 2020 07:21:46 +0000 (-0800) Subject: dev-python/beautifulsoup-4.8.1: add ~alpha, bug 701290 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9430f5a38af2d36b7d713ce2fdd88642b44c62c4;p=gentoo.git dev-python/beautifulsoup-4.8.1: add ~alpha, bug 701290 Signed-off-by: Matt Turner --- diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild index 8248869170cf..20143a2c2132 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="4" -KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" # html5lib is optional however hard coding since its use is actively discouraged in the devmanual RDEPEND="