commit: 2b1f327c553f45e3714978d76094d4eaa362d89c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jul 9 05:10:41 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 9 05:14:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1f327c
dev-python/flask-restful: Stabilize 0.3.8 ALLARCHES, #731382 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/flask-restful/flask-restful-0.3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild b/dev-python/flask-restful/flask-restful-0.3.8.ebuild index 6c63dc0f595..f991e3e9ba3 100644 --- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="examples" RDEPEND="
