summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-12 17:06:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-12 17:06:25 +0300
commit266c4c1b3bd5c207243fc4216afd750ae7f6ba8a (patch)
tree016e9ad089c662ba3164c3b513d1be7993a45133 /xfce-extra/xfce4-pulseaudio-plugin
parentxfce-extra/xfce4-notifyd: amd64 stable wrt bug #652774 (diff)
downloadgentoo-266c4c1b3bd5c207243fc4216afd750ae7f6ba8a.tar.gz
gentoo-266c4c1b3bd5c207243fc4216afd750ae7f6ba8a.tar.bz2
gentoo-266c4c1b3bd5c207243fc4216afd750ae7f6ba8a.zip
xfce-extra/xfce4-pulseaudio-plugin: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'xfce-extra/xfce4-pulseaudio-plugin')
-rw-r--r--xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.ebuild b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.ebuild
index 3e99070d0dab..94bcb36c1c69 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.ebuild
+++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug keybinder libnotify wnck"
RDEPEND=">=dev-libs/glib-2.42.0:=