Skip to content

Commit

Permalink
dev-python/fonttools-3.0-r0: add ~alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 575782

Package-Manager: portage-2.3.0_rc1
  • Loading branch information
klausman committed Jun 7, 2016
1 parent d712ebd commit 10e7e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/fonttools/fonttools-3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/behdad/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz

LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~x86"
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~x86"
IUSE=""

DEPEND=">=dev-python/numpy-1.0.2[${PYTHON_USEDEP}]"
Expand Down

0 comments on commit 10e7e4e

Please sign in to comment.