Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Thu, 07 Nov 2019 23:44:54
Message-Id: 1573170236.993f0896c631e6588d1d7e31d46f4b662d5e5ee6.bman@gentoo
1 commit: 993f0896c631e6588d1d7e31d46f4b662d5e5ee6
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 7 23:43:56 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 7 23:43:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993f0896
7
8 xfce-base/libxfce4util: arm64 stable (bug #697454)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.78, Repoman-2.3.17
12
13 xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild
17 index b47f8633578..a2639f77c8d 100644
18 --- a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild
19 +++ b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="LGPL-2+ GPL-2+"
23 SLOT="0/7"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 IUSE="introspection vala"
27 REQUIRED_USE="vala? ( introspection )"