diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:02 +0200 |
commit | c066015f198c573c1fa54cc71f771b3aa5c7ed0b (patch) | |
tree | 7cdf3fbcb72bea1d33e0f75909d92fec7dffc123 /app-shells/gentoo-zsh-completions | |
parent | app-portage: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.tar.gz gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.tar.bz2 gentoo-c066015f198c573c1fa54cc71f771b3aa5c7ed0b.zip |
app-shells: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells/gentoo-zsh-completions')
3 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20150103.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20150103.ebuild index cf137815c472..8a03144af909 100644 --- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20150103.ebuild +++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20150103.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" fi DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)" diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild index 0139664c96ac..99a1ffef87d4 100644 --- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild +++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" fi DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)" diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild index f25ef6864f7d..e298a90ce1cf 100644 --- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild +++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git" else SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" fi DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)" |