diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:38:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:38:49 +0100 |
commit | 603360e847edf707bf905ee33fdb7101b917dc32 (patch) | |
tree | a4f225a4975a40014537242243ef6af6509f9ded /app-text/poppler-data | |
parent | app-text/poppler: drop x86-macos (diff) | |
download | gentoo-603360e847edf707bf905ee33fdb7101b917dc32.tar.gz gentoo-603360e847edf707bf905ee33fdb7101b917dc32.tar.bz2 gentoo-603360e847edf707bf905ee33fdb7101b917dc32.zip |
app-text/poppler-data: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/poppler-data')
-rw-r--r-- | app-text/poppler-data/poppler-data-0.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/poppler-data/poppler-data-0.4.10.ebuild b/app-text/poppler-data/poppler-data-0.4.10.ebuild index d0da6f4ee55c..852c9a5491b4 100644 --- a/app-text/poppler-data/poppler-data-0.4.10.ebuild +++ b/app-text/poppler-data/poppler-data-0.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="https://poppler.freedesktop.org/" SRC_URI="https://poppler.freedesktop.org/${P}.tar.gz" LICENSE="BSD GPL-2 MIT" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |