diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-26 20:36:29 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-26 20:36:29 +0200 |
commit | b3fc9f107ed044dd721c4dd50e9903281108fe33 (patch) | |
tree | 876c18dcb0c9596f4337d07790a754f9ea395c2b /xfce-base/libxfce4util | |
parent | xfce-base/libxfce4ui: arm stable, bug #586614 (diff) | |
download | gentoo-b3fc9f107ed044dd721c4dd50e9903281108fe33.tar.gz gentoo-b3fc9f107ed044dd721c4dd50e9903281108fe33.tar.bz2 gentoo-b3fc9f107ed044dd721c4dd50e9903281108fe33.zip |
xfce-base/libxfce4util: arm stable, bug #586614
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
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 a996e66c3eb5..ef0914738491 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-2015 Gentoo Foundation +# Copyright 1999-2016 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" |