summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2019-02-19 22:11:33 +0100
committerMarkus Meier <maekke@gentoo.org>2019-02-19 22:11:33 +0100
commitf452e94360ed34753cd26f23c651a47355e87f0d (patch)
treed907616f744bc10d2a123c7af7798c13f2b2929d /dev-python
parentapp-text/mupdf: fix libressl and openssl (diff)
downloadgentoo-f452e94360ed34753cd26f23c651a47355e87f0d.tar.gz
gentoo-f452e94360ed34753cd26f23c651a47355e87f0d.tar.bz2
gentoo-f452e94360ed34753cd26f23c651a47355e87f0d.zip
dev-python/fonttools: arm stable, bug #676272
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/fonttools/fonttools-3.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fonttools/fonttools-3.24.2.ebuild b/dev-python/fonttools/fonttools-3.24.2.ebuild
index 3837f2866dd2..9c2b45b1c331 100644
--- a/dev-python/fonttools/fonttools-3.24.2.ebuild
+++ b/dev-python/fonttools/fonttools-3.24.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
IUSE="test"
RDEPEND=""