diff options
author | Sam James <sam@gentoo.org> | 2024-04-29 14:39:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-29 14:39:28 +0100 |
commit | 0cb6a662ff581329373fac5713dde8a7a32b493e (patch) | |
tree | e950ca633d00586ead46c210a07c9679f3e6ad4c /app-text | |
parent | app-text/ghostscript-gpl: Stabilize 10.03.0-r1 x86, #930914 (diff) | |
download | gentoo-0cb6a662ff581329373fac5713dde8a7a32b493e.tar.gz gentoo-0cb6a662ff581329373fac5713dde8a7a32b493e.tar.bz2 gentoo-0cb6a662ff581329373fac5713dde8a7a32b493e.zip |
app-text/ghostscript-gpl: Stabilize 10.03.0-r1 amd64, #930914
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild index d87a4c33b474..06fb12a0d2a7 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="AGPL-3 CPL-1.0" SLOT="0/$(ver_cut 1-2)" -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" IUSE="cups dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |