diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-03 19:46:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-03 19:46:07 +0300 |
commit | eb15319c7cc98691023db07901f0530ef2f2faa3 (patch) | |
tree | b6b1820ca0de7720b698134d3796e08b2ecb4fee /app-text/poppler-data | |
parent | app-crypt/gpgme: Stabilize 1.21.0 hppa, #911192 (diff) | |
download | gentoo-eb15319c7cc98691023db07901f0530ef2f2faa3.tar.gz gentoo-eb15319c7cc98691023db07901f0530ef2f2faa3.tar.bz2 gentoo-eb15319c7cc98691023db07901f0530ef2f2faa3.zip |
app-text/poppler-data: Stabilize 0.4.12 hppa, #911192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/poppler-data')
-rw-r--r-- | app-text/poppler-data/poppler-data-0.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler-data/poppler-data-0.4.12.ebuild b/app-text/poppler-data/poppler-data-0.4.12.ebuild index a04852c9e002..371914bc1774 100644 --- a/app-text/poppler-data/poppler-data-0.4.12.ebuild +++ b/app-text/poppler-data/poppler-data-0.4.12.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-${POPPL # AGPL-3+ for the extra files needed by ghostscript, bug #844115 LICENSE="AGPL-3+ BSD GPL-2 MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" src_install() { emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install |