diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:45 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:45 +1200 |
commit | fc4d2365fccba90c6485184e5fd395127e3fbe6d (patch) | |
tree | 470fd75047f5cb65e834a4dcb2f5ce7cf6c402dd /xfce-extra/xfce4-verve-plugin | |
parent | xfce-extra/xfce4-timer-plugin: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-fc4d2365fccba90c6485184e5fd395127e3fbe6d.tar.gz gentoo-fc4d2365fccba90c6485184e5fd395127e3fbe6d.tar.bz2 gentoo-fc4d2365fccba90c6485184e5fd395127e3fbe6d.zip |
xfce-extra/xfce4-verve-plugin: 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/xfce4-panel, 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 'xfce-extra/xfce4-verve-plugin')
-rw-r--r-- | xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild index c9a67c30f8be..377fa7eb7ffa 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.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 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/libxfce4ui-4.12:= |