Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Sat, 24 Nov 2018 13:40:51
Message-Id: 1543066726.85a1bb5240b0a5a5c0118dde1acc1f4a75ef451d.slyfox@gentoo
1 commit: 85a1bb5240b0a5a5c0118dde1acc1f4a75ef451d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 13:38:46 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 13:38:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a1bb52
7
8 xfce-base/libxfce4util: stable 4.13.2 for ppc, bug #652774
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild
19 index 87148fb7ace..642ff2ea91d 100644
20 --- a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild
21 +++ b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
23
24 LICENSE="LGPL-2"
25 SLOT="0/7"
26 -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"
27 +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"
28 IUSE="introspection vala"
29 REQUIRED_USE="vala? ( introspection )"