diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 17:03:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 17:03:10 +0300 |
commit | 3212e7647f4d5a08f82035dc55b1a2c68f373553 (patch) | |
tree | 265edad7ccee24da6edb7ac5a6e1123dc1ff6804 /xfce-extra/xfce4-notifyd | |
parent | xfce-extra/xfce4-mount-plugin: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-3212e7647f4d5a08f82035dc55b1a2c68f373553.tar.gz gentoo-3212e7647f4d5a08f82035dc55b1a2c68f373553.tar.bz2 gentoo-3212e7647f4d5a08f82035dc55b1a2c68f373553.zip |
xfce-extra/xfce4-notifyd: 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-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild index ad0cec050e9b..d3547314b96b 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.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/apps/${PN}/${PV%.*}/${P}.tar.bz2 -> ${P}-r LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.42:2= |