diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:55:19 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:55:19 +1200 |
commit | 1abbab2b46302d9fc6242cc0a3e3e9e46d5d4653 (patch) | |
tree | e5497ad5fdc15290be5e85be1f2004ecb9eee891 /xfce-extra/xfce4-datetime-plugin | |
parent | xfce-extra/xfce4-cpugraph-plugin: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-1abbab2b46302d9fc6242cc0a3e3e9e46d5d4653.tar.gz gentoo-1abbab2b46302d9fc6242cc0a3e3e9e46d5d4653.tar.bz2 gentoo-1abbab2b46302d9fc6242cc0a3e3e9e46d5d4653.zip |
xfce-extra/xfce4-datetime-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-datetime-plugin')
-rw-r--r-- | xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild index 1457b83a47f1..d06f59ebe1b8 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.0.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.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 ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild index ca1ee8b1236b..68e72f993677 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.7.1.ebuild @@ -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] |