diff options
author | Sam James <sam@gentoo.org> | 2023-11-28 16:34:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-28 16:34:17 +0000 |
commit | cfef1dc7373feb066e5973aecefb4cd23a5d5b86 (patch) | |
tree | 08bd0c6e04d3e3da2e5d668359472f9e28c3d444 /www-plugins | |
parent | dev-libs/libcbor: remove useless USE flag that is a no-op (diff) | |
download | gentoo-cfef1dc7373feb066e5973aecefb4cd23a5d5b86.tar.gz gentoo-cfef1dc7373feb066e5973aecefb4cd23a5d5b86.tar.bz2 gentoo-cfef1dc7373feb066e5973aecefb4cd23a5d5b86.zip |
www-plugins/pdfjs: Stabilize 3.9.179 ALLARCHES, #918652
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/pdfjs/pdfjs-3.9.179.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/pdfjs/pdfjs-3.9.179.ebuild b/www-plugins/pdfjs/pdfjs-3.9.179.ebuild index 7d2127ad585d..ec418788bbe3 100644 --- a/www-plugins/pdfjs/pdfjs-3.9.179.ebuild +++ b/www-plugins/pdfjs/pdfjs-3.9.179.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" |