diff options
author | 2021-05-31 15:17:32 +0100 | |
---|---|---|
committer | 2021-05-31 15:17:32 +0100 | |
commit | 7b6d3df99c1950d1f7fe0de6b86da2e81f613cea (patch) | |
tree | 68d413b2f9204438a20fd549004966465db274c8 /app-text/poppler | |
parent | dev-util/vulkan-tools: Keyword 1.2.179 arm64, #792360 (diff) | |
download | gentoo-7b6d3df99c1950d1f7fe0de6b86da2e81f613cea.tar.gz gentoo-7b6d3df99c1950d1f7fe0de6b86da2e81f613cea.tar.bz2 gentoo-7b6d3df99c1950d1f7fe0de6b86da2e81f613cea.zip |
app-text/poppler: Stabilize 21.05.0 arm, #788112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-21.05.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.05.0.ebuild b/app-text/poppler/poppler-21.05.0.ebuild index e66369be54d3..e3df86156aa7 100644 --- a/app-text/poppler/poppler-21.05.0.ebuild +++ b/app-text/poppler/poppler-21.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 ~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/110" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |