diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:52 +0100 |
commit | 3d6824297d2c0ae0b6e013359ee9db1d06d72d89 (patch) | |
tree | 06fa222ec88c69430de14d97cb4bb3001c3b294a /xfce-base/libxfce4util | |
parent | xfce-base/libxfce4ui: x86 stable wrt bug #586614 (diff) | |
download | gentoo-3d6824297d2c0ae0b6e013359ee9db1d06d72d89.tar.gz gentoo-3d6824297d2c0ae0b6e013359ee9db1d06d72d89.tar.bz2 gentoo-3d6824297d2c0ae0b6e013359ee9db1d06d72d89.zip |
xfce-base/libxfce4util: 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/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild index d0f26a8066f2..35ddc90a47a0 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.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="LGPL-2" SLOT="0/7" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" |