summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-11 21:33:59 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-11 21:33:59 +0200
commitc7afba66fc3c620864dee579efc85fa236a496c2 (patch)
tree3699facd7711cce32382908f97860c47d89ad741
parentdev-python/flake8: add ~arm64, bug #617528 (diff)
downloadgentoo-c7afba66fc3c620864dee579efc85fa236a496c2.tar.gz
gentoo-c7afba66fc3c620864dee579efc85fa236a496c2.tar.bz2
gentoo-c7afba66fc3c620864dee579efc85fa236a496c2.zip
dev-python/imagesize: add ~arm64, bug #617528
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-python/imagesize/imagesize-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild
index 3d5c7f2f6b1d..652b484b520d 100644
--- a/dev-python/imagesize/imagesize-0.7.1.ebuild
+++ b/dev-python/imagesize/imagesize-0.7.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abe
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
IUSE="test"
DEPEND="dev-python/setuptools"