dev-python/numpydoc: arm64 keyworded (bug #721130)
[gentoo.git] / media-fonts / fantasque-sans-mono / fantasque-sans-mono-2014.07.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit font
6
7 DESCRIPTION="Functional programming font designed with some handwriting-like fuzziness"
8 HOMEPAGE="http://openfontlibrary.org/en/font/fantasque-sans-mono"
9 SRC_URI="http://openfontlibrary.org/assets/downloads/${PN}/db52617ba875d08cbd8e080ca3d9f756/${PN}.zip -> ${P}.zip"
10
11 LICENSE="OFL-1.1"
12 SLOT="0"
13 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
14 IUSE=""
15
16 DEPEND="app-arch/unzip"
17
18 S="${WORKDIR}"
19 FONT_S="${S}/OTF"
20 FONT_SUFFIX="otf"
21 DOCS="README.md"