diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:44 +0200 |
commit | 72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3 (patch) | |
tree | f70eb55bf78921432e348ce7bba092c084a50a9d /xfce-base/exo | |
parent | x11-wm: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3.tar.gz gentoo-72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3.tar.bz2 gentoo-72f9fec18c1fd39cb87a292a67dee81e2e3ee4f3.zip |
xfce-base: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.12.4.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.12.7.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.12.8.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/exo/exo-0.12.4.ebuild b/xfce-base/exo/exo-0.12.4.ebuild index 27129b3b16ba..b1e909e65f16 100644 --- a/xfce-base/exo/exo-0.12.4.ebuild +++ b/xfce-base/exo/exo-0.12.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/perl-5.6 diff --git a/xfce-base/exo/exo-0.12.7.ebuild b/xfce-base/exo/exo-0.12.7.ebuild index 8c2eea9c5c24..5ba1dd00d3eb 100644 --- a/xfce-base/exo/exo-0.12.7.ebuild +++ b/xfce-base/exo/exo-0.12.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="gtk2" RDEPEND=">=dev-lang/perl-5.6 diff --git a/xfce-base/exo/exo-0.12.8.ebuild b/xfce-base/exo/exo-0.12.8.ebuild index 5d00ef24d252..70407ec983a3 100644 --- a/xfce-base/exo/exo-0.12.8.ebuild +++ b/xfce-base/exo/exo-0.12.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="gtk2" RDEPEND=">=dev-lang/perl-5.6 |