diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 10:47:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 10:47:32 +0000 |
commit | 173c57cbf9cc4c6b4fded164e805cd4be793f2be (patch) | |
tree | f0cd750286f4789c536c58c853acf61df05ac476 /app-text | |
parent | app-text/libetonyek: Stabilize 0.1.10 arm64, #788112 (diff) | |
download | gentoo-173c57cbf9cc4c6b4fded164e805cd4be793f2be.tar.gz gentoo-173c57cbf9cc4c6b4fded164e805cd4be793f2be.tar.bz2 gentoo-173c57cbf9cc4c6b4fded164e805cd4be793f2be.zip |
app-text/poppler: Stabilize 21.05.0 arm64, #788112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 6083bdace623..d238d22ee04e 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 |