diff options
Diffstat (limited to 'dev-python/pywebview/pywebview-3.4.ebuild')
-rw-r--r-- | dev-python/pywebview/pywebview-3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pywebview/pywebview-3.4.ebuild b/dev-python/pywebview/pywebview-3.4.ebuild index fcbeb15c4..bf5777d1b 100644 --- a/dev-python/pywebview/pywebview-3.4.ebuild +++ b/dev-python/pywebview/pywebview-3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/pygobject[${PYTHON_USEDEP}] |