diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 15:41:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 15:41:49 +0100 |
commit | 25e30412c84731b2d68110dad4be49ed39ee9fe5 (patch) | |
tree | 50c8ffa42f6ec742c2f33a9c902f21beb1c333b4 /app-text/poppler | |
parent | sys-cluster/galera: x86 stable (bug #774096) (diff) | |
download | gentoo-25e30412c84731b2d68110dad4be49ed39ee9fe5.tar.gz gentoo-25e30412c84731b2d68110dad4be49ed39ee9fe5.tar.bz2 gentoo-25e30412c84731b2d68110dad4be49ed39ee9fe5.zip |
app-text/poppler: x86 stable (bug #771357)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-21.02.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.02.0.ebuild b/app-text/poppler/poppler-21.02.0.ebuild index 6493a12b9072..4a648530fd9a 100644 --- a/app-text/poppler/poppler-21.02.0.ebuild +++ b/app-text/poppler/poppler-21.02.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 ~mips ppc ppc64 ~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 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/107" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |