diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:50 +0200 |
commit | f662eee095b60c6a0b39727ff9891b1b62b59826 (patch) | |
tree | cecbacb41e1e805ce997c81e31b1e9ea5a106904 /gnustep-base/gnustep-gui | |
parent | gnustep-apps: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f662eee095b60c6a0b39727ff9891b1b62b59826.tar.gz gentoo-f662eee095b60c6a0b39727ff9891b1b62b59826.tar.bz2 gentoo-f662eee095b60c6a0b39727ff9891b1b62b59826.zip |
gnustep-base: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gnustep-base/gnustep-gui')
4 files changed, 4 insertions, 4 deletions
diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild index b761a2ce1839..739f03d3773e 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild index 6fc6b5e6daf5..30aac3c0a025 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild index 73bb0ab26e64..f44f26e72111 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild index 9b11a07f43fa..9f3806d3f35c 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} |