diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:37:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:38:11 +0000 |
commit | abf7412254c374e482b3b31c65507fc1cdbc541f (patch) | |
tree | 7cadcd00deb14c61b9cd9e682749c8314d6c84d2 /media-libs/woff2 | |
parent | dev-libs/vala-common: stable 0.48.6 for hppa (diff) | |
download | gentoo-abf7412254c374e482b3b31c65507fc1cdbc541f.tar.gz gentoo-abf7412254c374e482b3b31c65507fc1cdbc541f.tar.bz2 gentoo-abf7412254c374e482b3b31c65507fc1cdbc541f.zip |
media-libs/woff2: stable 1.0.2-r2 for hppa
stable wrt bug #728924
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/woff2')
-rw-r--r-- | media-libs/woff2/woff2-1.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/woff2/woff2-1.0.2-r2.ebuild b/media-libs/woff2/woff2-1.0.2-r2.ebuild index aa79db2f3e60..8386dc48914f 100644 --- a/media-libs/woff2/woff2-1.0.2-r2.ebuild +++ b/media-libs/woff2/woff2-1.0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="" RDEPEND="app-arch/brotli" |