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/xfconf/
Date: Sat, 01 Aug 2020 09:01:34
Message-Id: 1596272318.1198eca1a574fdf30824458106741f2e8ab13af3.slyfox@gentoo
1 commit: 1198eca1a574fdf30824458106741f2e8ab13af3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 08:58:38 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 08:58:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1198eca1
7
8 xfce-base/xfconf: stable 4.14.3 for ppc64
9
10 stable wrt bug #733994
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 xfce-base/xfconf/xfconf-4.14.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/xfce-base/xfconf/xfconf-4.14.3.ebuild b/xfce-base/xfconf/xfconf-4.14.3.ebuild
20 index 3d5a78a3910..497831d5927 100644
21 --- a/xfce-base/xfconf/xfconf-4.14.3.ebuild
22 +++ b/xfce-base/xfconf/xfconf-4.14.3.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
24
25 LICENSE="GPL-2+"
26 SLOT="0/3"
27 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
28 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
29 IUSE="debug introspection perl vala"
30 REQUIRED_USE="vala? ( introspection )"