diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:02:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:31:34 -0400 |
commit | 6c3dad6bcdc9964264a24e7c9eb80828366de730 (patch) | |
tree | 38a65f6fa97d3e218eb7133c5ade5e9411afb7cd /media-libs/harfbuzz | |
parent | dev-libs/libxml2: amd64 stable (diff) | |
download | gentoo-6c3dad6bcdc9964264a24e7c9eb80828366de730.tar.gz gentoo-6c3dad6bcdc9964264a24e7c9eb80828366de730.tar.bz2 gentoo-6c3dad6bcdc9964264a24e7c9eb80828366de730.zip |
media-libs/harfbuzz: amd64 stable
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'media-libs/harfbuzz')
-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 20b77c7c7b90..5ce9689259ef 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" |