diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-06-08 21:25:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-06-08 21:25:34 -0400 |
commit | b68554385613e74a6693591bb371f760ad0af7e0 (patch) | |
tree | 2299ad627e429767f5eedf133ffd7d8af172fbc1 /app-text | |
parent | sys-libs/ncurses: Fix broken use of ROOT=/ has_version under EAPI 7 (diff) | |
download | gentoo-b68554385613e74a6693591bb371f760ad0af7e0.tar.gz gentoo-b68554385613e74a6693591bb371f760ad0af7e0.tar.bz2 gentoo-b68554385613e74a6693591bb371f760ad0af7e0.zip |
app-text/poppler: arm64 stable (bug #681152)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.77.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.77.0.ebuild b/app-text/poppler/poppler-0.77.0.ebuild index ce60ea6562e3..f59856cc9916 100644 --- a/app-text/poppler/poppler-0.77.0.ebuild +++ b/app-text/poppler/poppler-0.77.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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/88" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |