diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:57:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:57:07 +0100 |
commit | 92a908c10b37e41d15a5848117ad997c7ed89525 (patch) | |
tree | 634797ce7349ac20c11c672a4bc29d053a893d30 /app-emulation/xtrs | |
parent | app-emulation/wine-vanilla: x86 stable (bug #699178) (diff) | |
download | gentoo-92a908c10b37e41d15a5848117ad997c7ed89525.tar.gz gentoo-92a908c10b37e41d15a5848117ad997c7ed89525.tar.bz2 gentoo-92a908c10b37e41d15a5848117ad997c7ed89525.zip |
app-emulation/xtrs: x86 stable (bug #701034)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/xtrs')
-rw-r--r-- | app-emulation/xtrs/xtrs-4.9d-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xtrs/xtrs-4.9d-r5.ebuild b/app-emulation/xtrs/xtrs-4.9d-r5.ebuild index ac298ae303fe..ed092ae5943d 100644 --- a/app-emulation/xtrs/xtrs-4.9d-r5.ebuild +++ b/app-emulation/xtrs/xtrs-4.9d-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://www.tim-mann.org/trs80/${P}.tar.gz LICENSE="xtrs ls-dos? ( freedist )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="ls-dos" RESTRICT="ls-dos? ( bindist )" |