diff options
| author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:10 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:10 +0200 |
| commit | f374952d39e546dd87c0bc147c90e143c38cc80a (patch) | |
| tree | f4777db64925a1f1427f79a1cab05fec54981b3b | |
| parent | bd2aeb1f9e02a0481fd408a8253d89396b5ae110 (diff) | |
| download | gentoo-f374952d39e546dd87c0bc147c90e143c38cc80a.tar.gz gentoo-f374952d39e546dd87c0bc147c90e143c38cc80a.tar.bz2 gentoo-f374952d39e546dd87c0bc147c90e143c38cc80a.zip | |
dev-util: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
123 files changed, 123 insertions, 123 deletions
diff --git a/dev-util/anjuta/anjuta-3.28.0-r1.ebuild b/dev-util/anjuta/anjuta-3.28.0-r1.ebuild index bd7857ff3ab1..379f5e06fda8 100644 --- a/dev-util/anjuta/anjuta-3.28.0-r1.ebuild +++ b/dev-util/anjuta/anjuta-3.28.0-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Anjuta" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="debug devhelp glade +introspection packagekit subversion terminal test vala" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/dev-util/boost-build/boost-build-1.65.0.ebuild b/dev-util/boost-build/boost-build-1.65.0.ebuild index 4b42b41f17ce..4c164c8d29cf 100644 --- a/dev-util/boost-build/boost-build-1.65.0.ebuild +++ b/dev-util/boost-build/boost-build-1.65.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_ LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples python test" RDEPEND="python? ( ${PYTHON_DEPS} ) diff --git a/dev-util/boost-build/boost-build-1.70.0.ebuild b/dev-util/boost-build/boost-build-1.70.0.ebuild index fd6a1f8d2269..a1e13511ec84 100644 --- a/dev-util/boost-build/boost-build-1.70.0.ebuild +++ b/dev-util/boost-build/boost-build-1.70.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_ LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples python test" RESTRICT="test" diff --git a/dev-util/boost-build/boost-build-1.71.0.ebuild b/dev-util/boost-build/boost-build-1.71.0.ebuild index d41c9ef2006a..16494056062d 100644 --- a/dev-util/boost-build/boost-build-1.71.0.ebuild +++ b/de |
