diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:33:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:33:49 +0100 |
commit | a547aa850f060abdc8673bdb3613225b4ad67b10 (patch) | |
tree | 0ecb056cfca14fe20a92b349296ba37c112f9911 /app-text | |
parent | app-text/epspdf: x86 stable (bug #760360) (diff) | |
download | gentoo-a547aa850f060abdc8673bdb3613225b4ad67b10.tar.gz gentoo-a547aa850f060abdc8673bdb3613225b4ad67b10.tar.bz2 gentoo-a547aa850f060abdc8673bdb3613225b4ad67b10.zip |
app-text/ghostscript-gpl: x86 stable (bug #760000)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 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 66b9040caa16..b4b629e8dc4c 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 @@ -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 ~x86-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" |