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-devel/dev86/
Date: Tue, 06 Feb 2018 18:55:57
Message-Id: 1517943214.e6151faf1403c3223f30f65f451881c229d6fe7e.whissi@gentoo
1 commit: e6151faf1403c3223f30f65f451881c229d6fe7e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 18:53:34 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 18:53:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6151faf
7
8 sys-devel/dev86: x86 stable (bug #646678)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-devel/dev86/dev86-0.16.21-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-devel/dev86/dev86-0.16.21-r2.ebuild b/sys-devel/dev86/dev86-0.16.21-r2.ebuild
16 index 701d48499a5..832575fed10 100644
17 --- a/sys-devel/dev86/dev86-0.16.21-r2.ebuild
18 +++ b/sys-devel/dev86/dev86-0.16.21-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/Dev86src-${PV}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86"
31 IUSE=""
32
33 RDEPEND="sys-devel/bin86"