diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 13:50:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 13:58:48 +0300 |
commit | c4aedc370d025c43520b9cee5a8a6e31bcc98d21 (patch) | |
tree | 8ff6fb6411d1bd2283f3f7ddb8e303f57d279711 /xfce-base/libxfce4util | |
parent | app-editors/gvim: version bump to 8.0.1428 (diff) | |
download | gentoo-c4aedc370d025c43520b9cee5a8a6e31bcc98d21.tar.gz gentoo-c4aedc370d025c43520b9cee5a8a6e31bcc98d21.tar.bz2 gentoo-c4aedc370d025c43520b9cee5a8a6e31bcc98d21.zip |
xfce-base/libxfce4util: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild index db183b019100..6877eb85ea47 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.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 @@ -9,7 +9,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 ~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 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection" RDEPEND=">=dev-libs/glib-2.30:= |