Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xtrs/
Date: Tue, 26 Nov 2019 00:58:51
Message-Id: 1574729827.92a908c10b37e41d15a5848117ad997c7ed89525.whissi@gentoo
1 commit: 92a908c10b37e41d15a5848117ad997c7ed89525
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 00:57:07 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 00:57:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a908c1
7
8 app-emulation/xtrs: x86 stable (bug #701034)
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/xtrs/xtrs-4.9d-r5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/xtrs/xtrs-4.9d-r5.ebuild b/app-emulation/xtrs/xtrs-4.9d-r5.ebuild
17 index ac298ae303f..ed092ae5943 100644
18 --- a/app-emulation/xtrs/xtrs-4.9d-r5.ebuild
19 +++ b/app-emulation/xtrs/xtrs-4.9d-r5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -15,7 +15,7 @@ SRC_URI="http://www.tim-mann.org/trs80/${P}.tar.gz
27
28 LICENSE="xtrs ls-dos? ( freedist )"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="~amd64 ~ppc x86"
32 IUSE="ls-dos"
33 RESTRICT="ls-dos? ( bindist )"