Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
Date: Sat, 18 Aug 2018 22:15:44
Message-Id: 1534630474.26ddb5d6f57df764a21c7ef4437c7bd587a3e066.whissi@gentoo
1 commit: 26ddb5d6f57df764a21c7ef4437c7bd587a3e066
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 22:03:12 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 22:14:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ddb5d6
7
8 sys-process/xjobs: x86 stable (bug #663968)
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
11
12 sys-process/xjobs/xjobs-20170829.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/xjobs/xjobs-20170829.ebuild b/sys-process/xjobs/xjobs-20170829.ebuild
16 index 0a357b305b0..4f120eb67d6 100644
17 --- a/sys-process/xjobs/xjobs-20170829.ebuild
18 +++ b/sys-process/xjobs/xjobs-20170829.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="examples"
26
27 DEPEND="sys-devel/flex"