diff options
-rw-r--r-- | dev-python/flask-restful/flask-restful-0.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild b/dev-python/flask-restful/flask-restful-0.3.6.ebuild index b4be50acfe91..abcf63315363 100644 --- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.6.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc examples paging test" RDEPEND=" |