diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:53:08 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:53:08 +1200 |
commit | 1d6493eba6565f8b959194c9e1ddf57e002bcfc0 (patch) | |
tree | 843e4bd8203706c8d5ad03d88c4ecd7521f41484 /x11-terms | |
parent | dev-perl/glib-perl: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-1d6493eba6565f8b959194c9e1ddf57e002bcfc0.tar.gz gentoo-1d6493eba6565f8b959194c9e1ddf57e002bcfc0.tar.bz2 gentoo-1d6493eba6565f8b959194c9e1ddf57e002bcfc0.zip |
x11-terms/xfce4-terminal: Drop ~x86-fbsd due to bug #665088
Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
dev-perl/Log-Agent, dev-perl/glib-perl, xfce-base/libxfce4ui
xfce-base/xfconf
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.4.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.8.8.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.4.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.4.ebuild index 8ebf4e889f9d..7241f3f1a41b 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.4.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="utempter" RDEPEND=">=dev-libs/glib-2.32:2= diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.8.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.8.ebuild index 4d3f4e0347d2..1b4bb59dedef 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.8.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="utempter" RDEPEND=">=dev-libs/glib-2.32:2= |