diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 23:34:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 23:34:47 +0100 |
commit | cb10c67b7e3a32e7cac63c2adb670fa86bd11bc6 (patch) | |
tree | 702b7cfd11b21c8b8220a01f0b46bc5e0a5fbefa /app-text | |
parent | net-libs/webkit-gtk: Stabilize 2.32.3 arm, #801400 (diff) | |
download | gentoo-cb10c67b7e3a32e7cac63c2adb670fa86bd11bc6.tar.gz gentoo-cb10c67b7e3a32e7cac63c2adb670fa86bd11bc6.tar.bz2 gentoo-cb10c67b7e3a32e7cac63c2adb670fa86bd11bc6.zip |
app-text/poppler: Stabilize 21.07.0 arm, #795261
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-21.07.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.07.0.ebuild b/app-text/poppler/poppler-21.07.0.ebuild index 9d7c3cc70410..da92a331c466 100644 --- a/app-text/poppler/poppler-21.07.0.ebuild +++ b/app-text/poppler/poppler-21.07.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/111" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |