diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:53:14 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:53:14 +1200 |
commit | ff343e73de47783e421db471c204b7813fdb05f7 (patch) | |
tree | afba43cac26c539b26c0ac924b28ecaddd96d6db /x11-themes/xfwm4-themes | |
parent | x11-terms/xfce4-terminal: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-ff343e73de47783e421db471c204b7813fdb05f7.tar.gz gentoo-ff343e73de47783e421db471c204b7813fdb05f7.tar.bz2 gentoo-ff343e73de47783e421db471c204b7813fdb05f7.zip |
x11-themes/xfwm4-themes: 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/xfconf
xfce-base/xfwm4
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-themes/xfwm4-themes')
-rw-r--r-- | x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild index 566ecfa1a40a..053eb27034f7 100644 --- a/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild +++ b/x11-themes/xfwm4-themes/xfwm4-themes-4.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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/art/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-3" 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/xfwm4-4.10" |