diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:40:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:49:38 +0100 |
commit | a4930928a0e178675fcca463bd205fe7c9bfa3dc (patch) | |
tree | 46a3c736a0192d51fa033cc436845467e8ae6642 /xfce-base/xfdesktop | |
parent | xfce-base/xfce4-settings: ppc stable wrt bug #586614 (diff) | |
download | gentoo-a4930928a0e178675fcca463bd205fe7c9bfa3dc.tar.gz gentoo-a4930928a0e178675fcca463bd205fe7c9bfa3dc.tar.bz2 gentoo-a4930928a0e178675fcca463bd205fe7c9bfa3dc.zip |
xfce-base/xfdesktop: ppc stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base/xfdesktop')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild index ed7ba8b69488..949daaff883f 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.12.3.ebuild @@ -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) |