diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:03 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:56:03 +1200 |
commit | ae35611d12ee4e271f392d36171c21e3a255610a (patch) | |
tree | b7077313b0c70831ca7c04535314fb47ca679e44 /xfce-extra/xfce4-notes-plugin | |
parent | xfce-extra/xfce4-netload-plugin: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-ae35611d12ee4e271f392d36171c21e3a255610a.tar.gz gentoo-ae35611d12ee4e271f392d36171c21e3a255610a.tar.bz2 gentoo-ae35611d12ee4e271f392d36171c21e3a255610a.zip |
xfce-extra/xfce4-notes-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/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild index 26d796e8bbe6..f3f229e31d11 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${P}.ta 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=">=dev-libs/glib-2.24:2 |