Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Wed, 15 Mar 2023 06:55:17
Message-Id: 1678863295.3f833b66baf6b36c2d868003a978870c02326840.mgorny@gentoo
1 commit: 3f833b66baf6b36c2d868003a978870c02326840
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 15 06:54:01 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 15 06:54:55 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f833b66
7
8 xfce-base/libxfce4util: Stabilize 4.18.1 ppc, #893064
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild
16 index f11e2f6b0175..53f31381b313 100644
17 --- a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild
18 +++ b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="LGPL-2+ GPL-2+"
22 SLOT="0/7"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 IUSE="+introspection vala"
26 REQUIRED_USE="vala? ( introspection )"