diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-02 13:56:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-02 13:56:25 +0300 |
commit | b3774cd60473453cf6377e19f15b1fb82cebf294 (patch) | |
tree | b8d2733a6958f1cb9747db706156b5c2a57b726d /app-text | |
parent | app-text/poppler: arm stable wrt bug #701684 (diff) | |
download | gentoo-b3774cd60473453cf6377e19f15b1fb82cebf294.tar.gz gentoo-b3774cd60473453cf6377e19f15b1fb82cebf294.tar.bz2 gentoo-b3774cd60473453cf6377e19f15b1fb82cebf294.zip |
app-text/poppler: amd64 stable wrt bug #701684
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.82.0.ebuild b/app-text/poppler/poppler-0.82.0.ebuild index 1319e852f3e7..c774bffb952e 100644 --- a/app-text/poppler/poppler-0.82.0.ebuild +++ b/app-text/poppler/poppler-0.82.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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/92" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |