diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:49 +0200 |
commit | 44585e0d691a69845f6ddafcf94c43cd1c5e536f (patch) | |
tree | 2c74c408b95992bddecb3e087940549e9a60e308 /games-roguelike/dwarf-fortress | |
parent | dev-vcs/git-mailz: Sort KEYWORDS (diff) | |
download | gentoo-44585e0d691a69845f6ddafcf94c43cd1c5e536f.tar.gz gentoo-44585e0d691a69845f6ddafcf94c43cd1c5e536f.tar.bz2 gentoo-44585e0d691a69845f6ddafcf94c43cd1c5e536f.zip |
games-roguelike/dwarf-fortress: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-roguelike/dwarf-fortress')
-rw-r--r-- | games-roguelike/dwarf-fortress/dwarf-fortress-0.43.05.ebuild | 4 | ||||
-rw-r--r-- | games-roguelike/dwarf-fortress/dwarf-fortress-0.44.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-roguelike/dwarf-fortress/dwarf-fortress-0.43.05.ebuild b/games-roguelike/dwarf-fortress/dwarf-fortress-0.43.05.ebuild index a8f36028ee27..550711946908 100644 --- a/games-roguelike/dwarf-fortress/dwarf-fortress-0.43.05.ebuild +++ b/games-roguelike/dwarf-fortress/dwarf-fortress-0.43.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="amd64? ( http://www.bay12games.com/dwarves/${MY_P}_linux.tar.bz2 ) LICENSE="free-noncomm BSD BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="debug" RDEPEND="media-libs/glew:0 diff --git a/games-roguelike/dwarf-fortress/dwarf-fortress-0.44.12.ebuild b/games-roguelike/dwarf-fortress/dwarf-fortress-0.44.12.ebuild index a8f36028ee27..550711946908 100644 --- a/games-roguelike/dwarf-fortress/dwarf-fortress-0.44.12.ebuild +++ b/games-roguelike/dwarf-fortress/dwarf-fortress-0.44.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="amd64? ( http://www.bay12games.com/dwarves/${MY_P}_linux.tar.bz2 ) LICENSE="free-noncomm BSD BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="debug" RDEPEND="media-libs/glew:0 |