diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:40:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:40:20 +0100 |
commit | 2cc61b6bb4f4e4aeddd9b065d2ec298b9ec8dcc9 (patch) | |
tree | bd8096ad8ba735f41c268e1d0b5fde92bf8cf9aa /xfce-base | |
parent | xfce-base/xfce4-settings: x86 stable wrt bug #586614 (diff) | |
download | gentoo-2cc61b6bb4f4e4aeddd9b065d2ec298b9ec8dcc9.tar.gz gentoo-2cc61b6bb4f4e4aeddd9b065d2ec298b9ec8dcc9.tar.bz2 gentoo-2cc61b6bb4f4e4aeddd9b065d2ec298b9ec8dcc9.zip |
xfce-base/xfdesktop: x86 stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild index 98c962ecbdac..ed7ba8b69488 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug libnotify +thunar" # src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0) |