diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-03-18 22:32:34 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-03-18 22:32:34 +0100 |
commit | 2754a2a7c8e03493bfbe1343a5df57b1c46f1423 (patch) | |
tree | b91854af5e0b254953051805d0411f3c47c62e52 /app-text | |
parent | media-gfx/inkscape: Build fix for poppler-22.03.0 (diff) | |
download | gentoo-2754a2a7c8e03493bfbe1343a5df57b1c46f1423.tar.gz gentoo-2754a2a7c8e03493bfbe1343a5df57b1c46f1423.tar.bz2 gentoo-2754a2a7c8e03493bfbe1343a5df57b1c46f1423.zip |
app-text/poppler: Rekeyword 22.03.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-22.03.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-22.03.0.ebuild b/app-text/poppler/poppler-22.03.0.ebuild index 81fa4e488b6f..a1d70422f692 100644 --- a/app-text/poppler/poppler-22.03.0.ebuild +++ b/app-text/poppler/poppler-22.03.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 ~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 ~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/119" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |