diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-20 09:48:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-20 09:52:46 +0200 |
commit | 1bef7f18a0f50c44de8f711d6ea86dcaf08bdf88 (patch) | |
tree | 5d7730db64ebc93fe61192743ba399750bbfc4bb /app-text | |
parent | app-text/dvipsk: amd64 stable wrt bug #723404 (diff) | |
download | gentoo-1bef7f18a0f50c44de8f711d6ea86dcaf08bdf88.tar.gz gentoo-1bef7f18a0f50c44de8f711d6ea86dcaf08bdf88.tar.bz2 gentoo-1bef7f18a0f50c44de8f711d6ea86dcaf08bdf88.zip |
app-text/poppler: amd64 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.88.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.88.0-r1.ebuild b/app-text/poppler/poppler-0.88.0-r1.ebuild index 487596c917a4..81a8d62aabe6 100644 --- a/app-text/poppler/poppler-0.88.0-r1.ebuild +++ b/app-text/poppler/poppler-0.88.0-r1.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 ~x86-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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/99" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |