diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:36 +0200 |
commit | cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca (patch) | |
tree | 097727bc5a68e6772d75437f3db60ee7b7e4fefc /app-editors/gedit | |
parent | app-doc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.gz gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.tar.bz2 gentoo-cd7f613547efae83fe0320cf03d4bb6b4ab2a7ca.zip |
app-editors: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/gedit-3.30.2.ebuild | 2 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.32.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gedit/gedit-3.30.2.ebuild b/app-editors/gedit/gedit-3.30.2.ebuild index 70d241ee4cee..1ef6ef90b9d6 100644 --- a/app-editors/gedit/gedit-3.30.2.ebuild +++ b/app-editors/gedit/gedit-3.30.2.ebuild @@ -18,7 +18,7 @@ SLOT="0" IUSE="+introspection +python spell vala" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" diff --git a/app-editors/gedit/gedit-3.32.2.ebuild b/app-editors/gedit/gedit-3.32.2.ebuild index 106d022fdbfb..e8f11fd45a95 100644 --- a/app-editors/gedit/gedit-3.32.2.ebuild +++ b/app-editors/gedit/gedit-3.32.2.ebuild @@ -18,7 +18,7 @@ SLOT="0" IUSE="+introspection +python gtk-doc spell vala" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} ) spell? ( python )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" |