Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xvfb-run/
Date: Tue, 18 May 2021 06:29:47
Message-Id: 1621319379.5a03e293baaf2086f977a7c92c8db4b1a994cb86.ago@gentoo
1 commit: 5a03e293baaf2086f977a7c92c8db4b1a994cb86
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 18 06:29:39 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 18 06:29:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a03e293
7
8 x11-misc/xvfb-run: x86 stable wrt bug #782481
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild b/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild
18 index 78d927365aa..4c53cd93e98 100644
19 --- a/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild
20 +++ b/x11-misc/xvfb-run/xvfb-run-1.20.10.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.diff.
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
27 IUSE=""
28
29 DEPEND="dev-util/patchutils"