remove beta flags from good working core modules

This commit is contained in:
2020-02-15 11:06:06 +01:00
parent 1e23e6914f
commit f1fd992bea
132 changed files with 142 additions and 141 deletions

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
IUSE="test"
RDEPEND=""