summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2019-05-21 11:02:39 -0500
committerStephen Klimaszewski <steev@gentoo.org>2019-05-21 11:02:41 -0500
commita32f436e1adc6bf40f3675398ba4c68c3d1d7dd5 (patch)
tree6e96f83dc7b3b9e3f450052ce1c5920ae874afa5 /dev-python
parentdev-python/pypng: add ~arm64 keyword (diff)
downloadgentoo-a32f436e1adc6bf40f3675398ba4c68c3d1d7dd5.tar.gz
gentoo-a32f436e1adc6bf40f3675398ba4c68c3d1d7dd5.tar.bz2
gentoo-a32f436e1adc6bf40f3675398ba4c68c3d1d7dd5.zip
dev-python/pyqrcode: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyqrcode/pyqrcode-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild b/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild
index 647156c27c0d..5cddca1d3c3b 100644
--- a/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild
+++ b/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE="png"
RDEPEND="