diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-07-17 14:27:44 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-19 22:23:45 +0800 |
commit | 093161af52f21d4b100c994e8b1d424904ef2e0c (patch) | |
tree | f9c0b57ec155625b7bf884b1143e1637c85db189 /app-text | |
parent | profiles/arch/riscv: mask USE due to net-print/cups not keyworded (diff) | |
download | gentoo-093161af52f21d4b100c994e8b1d424904ef2e0c.tar.gz gentoo-093161af52f21d4b100c994e8b1d424904ef2e0c.tar.bz2 gentoo-093161af52f21d4b100c994e8b1d424904ef2e0c.zip |
app-text/poppler: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-21.07.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-21.07.0.ebuild b/app-text/poppler/poppler-21.07.0.ebuild index 048302fba121..5730019c6024 100644 --- a/app-text/poppler/poppler-21.07.0.ebuild +++ b/app-text/poppler/poppler-21.07.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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/111" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |