summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-05 14:27:06 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-05 14:27:06 +0300
commit77d3601a4618be2b96c6297b2d6592b570ec70bb (patch)
tree3c3987d83a11f27e755e75953b530f9cea47f850 /xfce-extra/xfce4-pulseaudio-plugin
parentxfce-extra/xfce4-power-manager: amd64 stable wrt bug #643074 (diff)
downloadgentoo-77d3601a4618be2b96c6297b2d6592b570ec70bb.tar.gz
gentoo-77d3601a4618be2b96c6297b2d6592b570ec70bb.tar.bz2
gentoo-77d3601a4618be2b96c6297b2d6592b570ec70bb.zip
xfce-extra/xfce4-pulseaudio-plugin: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-extra/xfce4-pulseaudio-plugin')
-rw-r--r--xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.3.4.ebuild b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.3.4.ebuild
index f324e8250d5e..2d7b8b620bfe 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.3.4.ebuild
+++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug keybinder libnotify wnck"
RDEPEND=">=dev-libs/glib-2.42.0:=