diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:11:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:19:15 +0200 |
commit | 9811e8abe42e00285ed0e4b0b232874242498857 (patch) | |
tree | 4c157fff68c4a30571f84db80499e8999e51921a /media-libs/woff2 | |
parent | media-libs/harfbuzz: x86 stable (bug #728924) (diff) | |
download | gentoo-9811e8abe42e00285ed0e4b0b232874242498857.tar.gz gentoo-9811e8abe42e00285ed0e4b0b232874242498857.tar.bz2 gentoo-9811e8abe42e00285ed0e4b0b232874242498857.zip |
media-libs/woff2: x86 stable (bug #728924)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/woff2')
-rw-r--r-- | media-libs/woff2/woff2-1.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/woff2/woff2-1.0.2-r2.ebuild b/media-libs/woff2/woff2-1.0.2-r2.ebuild index 3137e464db3a..71e421a681e8 100644 --- a/media-libs/woff2/woff2-1.0.2-r2.ebuild +++ b/media-libs/woff2/woff2-1.0.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="" RDEPEND="app-arch/brotli" |