diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:09 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:09 +1200 |
commit | dbe0167a8e3bbac2da670790729a9ecb74086063 (patch) | |
tree | 6ed801ae75637a99d062fe86889993504d16d545 /xfce-extra | |
parent | xfce-extra/xfce4-notes-plugin: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-dbe0167a8e3bbac2da670790729a9ecb74086063.tar.gz gentoo-dbe0167a8e3bbac2da670790729a9ecb74086063.tar.bz2 gentoo-dbe0167a8e3bbac2da670790729a9ecb74086063.zip |
xfce-extra/xfce4-places-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/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')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild index 11a5a76ddb99..b4a80f3dddb6 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.7.0-r1.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 ~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="libnotify" RDEPEND=">=dev-libs/glib-2.28:2 diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.0.ebuild index 1eaee9cc6808..ca535a14ef22 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.0.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.0.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 ~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="libnotify" RDEPEND=">=dev-libs/glib-2.42:2 |