diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:33:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:33:34 +0100 |
commit | cd7cce8f945bae8b09a7f31566eca2c8f17f6f7a (patch) | |
tree | b7b5327797bbc1b878704ca3ec8ad48feb6a9499 /app-text | |
parent | app-text/epspdf: drop x86-macos (diff) | |
download | gentoo-cd7cce8f945bae8b09a7f31566eca2c8f17f6f7a.tar.gz gentoo-cd7cce8f945bae8b09a7f31566eca2c8f17f6f7a.tar.bz2 gentoo-cd7cce8f945bae8b09a7f31566eca2c8f17f6f7a.zip |
app-text/ghostscript-gpl: 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')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild index 7551704f99d4..e201db027681 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.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 @@ -23,7 +23,7 @@ fi LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cups dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |