dev-python/uharfbuzz: keyword 0.16.1 for ~amd64

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-07-09 12:16:20 +02:00
parent 0347e71acb
commit d27cf4f2be

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
SRC_URI="https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS=""
KEYWORDS="~amd64"
DESCRIPTION="Streamlined Cython bindings for the HarfBuzz shaping engine"
HOMEPAGE="https://github.com/harfbuzz/uharfbuzz"
LICENSE="Apache-2.0"