diff options
author | 2022-06-14 09:18:24 +0200 | |
---|---|---|
committer | 2022-06-14 09:21:40 +0200 | |
commit | 3a808dcc4f240d7cc0df477e24201ab02fb9db2d (patch) | |
tree | ae7d61f0101170b78bc1c7b11a0f750fc69a3eb5 /app-text/poppler | |
parent | app-text/libnumbertext: x86 stable wrt bug #843353 (diff) | |
download | gentoo-3a808dcc4f240d7cc0df477e24201ab02fb9db2d.tar.gz gentoo-3a808dcc4f240d7cc0df477e24201ab02fb9db2d.tar.bz2 gentoo-3a808dcc4f240d7cc0df477e24201ab02fb9db2d.zip |
app-text/poppler: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-22.05.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-22.05.0.ebuild b/app-text/poppler/poppler-22.05.0.ebuild index 2225adbbcbc8..d4e18efb00dc 100644 --- a/app-text/poppler/poppler-22.05.0.ebuild +++ b/app-text/poppler/poppler-22.05.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then SLOT="0/9999" else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/121" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |