diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-24 22:19:24 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-24 22:19:24 +0200 |
commit | feb591e638670f438a163dd288826633fb059297 (patch) | |
tree | cbd5ffd973a42bbd03c3010456bb01dbd6b6d48b /www-plugins | |
parent | media-libs/libheif: fix -Werror (diff) | |
download | gentoo-feb591e638670f438a163dd288826633fb059297.tar.gz gentoo-feb591e638670f438a163dd288826633fb059297.tar.bz2 gentoo-feb591e638670f438a163dd288826633fb059297.zip |
www-plugins/pdfjs: Stabilize 4.5.136 ALLARCHES, #939829
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/pdfjs/pdfjs-4.5.136.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/pdfjs/pdfjs-4.5.136.ebuild b/www-plugins/pdfjs/pdfjs-4.5.136.ebuild index a7c66a412285..463a0a0be25e 100644 --- a/www-plugins/pdfjs/pdfjs-4.5.136.ebuild +++ b/www-plugins/pdfjs/pdfjs-4.5.136.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" BDEPEND="app-arch/unzip" |