diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 14:22:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 14:22:46 +0300 |
commit | d747ab61daf5951c3a6bbf5dcb8e7c09baa431e1 (patch) | |
tree | 605a50588eb17c8a9050bf2dd51157e941f75456 /xfce-extra/xfce4-notifyd | |
parent | xfce-extra/xfce4-netload-plugin: amd64 stable wrt bug #643074 (diff) | |
download | gentoo-d747ab61daf5951c3a6bbf5dcb8e7c09baa431e1.tar.gz gentoo-d747ab61daf5951c3a6bbf5dcb8e7c09baa431e1.tar.bz2 gentoo-d747ab61daf5951c3a6bbf5dcb8e7c09baa431e1.zip |
xfce-extra/xfce4-notifyd: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild index f48064f45685..dc955fe32489 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.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/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.42:2= |