diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:04 +0200 |
commit | 96cadfef0d44c208be96fe251887121bc349bc8f (patch) | |
tree | f8978103f62c79e860168f6b49201e8cf1173cc8 /app-text/ghostscript-gpl | |
parent | app-shells: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.gz gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.bz2 gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.zip |
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild | 2 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild index 51a818491724..26e38ef9fc25 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="cups dbus gtk l10n_de static-libs tiff unicode X" LANGS="ja ko zh-CN zh-TW" diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild index e079c4088703..07b9d80dcbfa 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="cups dbus gtk l10n_de static-libs tiff unicode X" LANGS="ja ko zh-CN zh-TW" |