diff options
author | David Seifert <soap@gentoo.org> | 2017-11-18 20:48:10 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-18 21:27:08 +0100 |
commit | c9617875332b1b9c894c850a1f8d8dcc1897f33f (patch) | |
tree | ac6fea30d10f4b5ec3c43322496dde4d4b69a5c8 /games-action/descent2-data | |
parent | fb7fb4ad98e9ffb85543c83d077904f744c9e2c9 (diff) | |
download | gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.gz gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.xz |
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower
to maintain a ton of stable games packages.
Closes: https://github.com/gentoo/gentoo/pull/5404
Diffstat (limited to 'games-action/descent2-data')
-rw-r--r-- | games-action/descent2-data/descent2-data-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/descent2-data/descent2-data-1.0.ebuild b/games-action/descent2-data/descent2-data-1.0.ebuild index 5ab6aa099f7..b526c21382f 100644 --- a/games-action/descent2-data/descent2-data-1.0.ebuild +++ b/games-action/descent2-data/descent2-data-1.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="" # See readme.txt LICENSE="descent-data" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="videos" # d2x-0.2.5-r2 may include the CD data itself. |