summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-05 13:50:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-05 13:58:48 +0300
commitc4aedc370d025c43520b9cee5a8a6e31bcc98d21 (patch)
tree8ff6fb6411d1bd2283f3f7ddb8e303f57d279711
parent065f402740ed72ee12d63333538d8eddec33d1d3 (diff)
downloadgentoo-c4aedc370d025c43520b9cee5a8a6e31bcc98d21.tar.gz
gentoo-c4aedc370d025c43520b9cee5a8a6e31bcc98d21.tar.xz
xfce-base/libxfce4util: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild4
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 db183b01910..6877eb85ea4 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:=