commit: 862d8987eaf6a7a22b37b9ea1a5ded76a9ca87c8 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Jun 13 10:48:20 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Jun 13 10:48:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=862d8987
dev-python/flask-restx: unkeyword 0.5.1 for ~amd64, ~x86 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/flask-restx/flask-restx-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-restx/flask-restx-0.5.1.ebuild b/dev-python/flask-restx/flask-restx-0.5.1.ebuild index b36d6d5ab..10eaf9b26 100644 --- a/dev-python/flask-restx/flask-restx-0.5.1.ebuild +++ b/dev-python/flask-restx/flask-restx-0.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/python-restx/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="test" RDEPEND="
