diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:38 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:38 +1200 |
commit | f965614a3c8ef1e7a4cc529ddc0654b1fd93909d (patch) | |
tree | 0884977b6312580d5e4b0e0147894a82db9c279e /xfce-extra/xfce4-timer-plugin | |
parent | xfce-extra/xfce4-time-out-plugin: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-f965614a3c8ef1e7a4cc529ddc0654b1fd93909d.tar.gz gentoo-f965614a3c8ef1e7a4cc529ddc0654b1fd93909d.tar.bz2 gentoo-f965614a3c8ef1e7a4cc529ddc0654b1fd93909d.zip |
xfce-extra/xfce4-timer-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-timer-plugin')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild index 65db5e6e5c4a..c6749a31d1c2 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.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 @@ -11,7 +11,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="" #libx11? |