diff options
author | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2021-11-26 03:47:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-26 03:40:02 +0000 |
commit | 5e71dc45f836c752201af6766bcd77428e28e38d (patch) | |
tree | a6a3ee8cd42ee2dfc506df5e498e4ffa414ec418 /games-simulation | |
parent | dev-util/meson: fix legacy soname behavior for shared_module targets (diff) | |
download | gentoo-5e71dc45f836c752201af6766bcd77428e28e38d.tar.gz gentoo-5e71dc45f836c752201af6766bcd77428e28e38d.tar.bz2 gentoo-5e71dc45f836c752201af6766bcd77428e28e38d.zip |
games-simulation/simutrans: Drop -* from KEYWORDS
Reason unclear, apparently not needed.
Bug: https://bugs.gentoo.org/827296
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Closes: https://github.com/gentoo/gentoo/pull/23084
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/simutrans/simutrans-0.122.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild b/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild index 1d54030950e5..5a5fa8c117eb 100644 --- a/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild +++ b/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ S=${WORKDIR} LICENSE="Artistic" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="+pak128 +pak128-britain +pak128-german +pak192-comic truetype upnp zstd" RDEPEND=" |