diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:29:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:29:18 +0100 |
commit | 587a13af416e61a2bc3c90122393ed65c53c0004 (patch) | |
tree | e2fec1305ca65dd0dfd3f014c5e218903cd91370 | |
parent | dev-db/freetds: x86 stable (bug #671534) (diff) | |
download | gentoo-587a13af416e61a2bc3c90122393ed65c53c0004.tar.gz gentoo-587a13af416e61a2bc3c90122393ed65c53c0004.tar.bz2 gentoo-587a13af416e61a2bc3c90122393ed65c53c0004.zip |
media-libs/harfbuzz: x86 stable (bug #671588)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | media-libs/harfbuzz/harfbuzz-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild b/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild index 5d8764515e8c..0e8f9a5559f6 100644 --- a/media-libs/harfbuzz/harfbuzz-2.0.2.ebuild +++ b/media-libs/harfbuzz/harfbuzz-2.0.2.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 ~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 ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" fi LICENSE="Old-MIT ISC icu" |