diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-03 23:56:06 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-03 23:56:06 +0300 |
commit | 43cf303933df23817e69d379589259275057dcbb (patch) | |
tree | e43f276d5549245b7e2d71dda1b9a08655d9fe65 /media-libs | |
parent | dev-python/backports-lzma: stable 0.0.10 for sparc (diff) | |
download | gentoo-43cf303933df23817e69d379589259275057dcbb.tar.gz gentoo-43cf303933df23817e69d379589259275057dcbb.tar.bz2 gentoo-43cf303933df23817e69d379589259275057dcbb.zip |
media-libs/harfbuzz-1.7.6: arm64 stable (bug #652976)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild b/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild index 47bad82a2549..601d4943b1f2 100644 --- a/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild +++ b/media-libs/harfbuzz/harfbuzz-1.7.6.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]] ; then inherit git-r3 autotools else SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" fi LICENSE="Old-MIT ISC icu" |