Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-utils/
Date: Wed, 31 Aug 2022 02:47:55
Message-Id: 1661914010.2aa0a449e4872ff794187857f8df5ebd0721e952.sam@gentoo
1 commit: 2aa0a449e4872ff794187857f8df5ebd0721e952
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 02:46:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 02:46:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa0a449
7
8 x11-misc/xdg-utils: Stabilize 1.1.3_p20210805 x86, #867607
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805.ebuild
16 index f942657e8390..ef2a4712677c 100644
17 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805.ebuild
18 +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}"/xdg-utils-${MY_COMMIT}
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="dbus doc gnome"
26 REQUIRED_USE="gnome? ( dbus )"