diff options
author | David Seifert <soap@gentoo.org> | 2017-11-19 10:20:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-19 13:37:02 +0100 |
commit | cc4befd9ad90de774c03435b4d65dbb7c7cabc16 (patch) | |
tree | 7273aed4a65858e6d21161fb34372869e8966507 /games-util | |
parent | games-arcade/opensonic: Remove old (diff) | |
download | gentoo-cc4befd9ad90de774c03435b4d65dbb7c7cabc16.tar.gz gentoo-cc4befd9ad90de774c03435b4d65dbb7c7cabc16.tar.bz2 gentoo-cc4befd9ad90de774c03435b4d65dbb7c7cabc16.zip |
Partially revert "games-*/*: Remove stable keywords"
Unstabled packages not maintained by Games team.
This partially reverts commit c9617875332b1b9c894c850a1f8d8dcc1897f33f.
Closes: https://github.com/gentoo/gentoo/pull/6228
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild | 2 | ||||
-rw-r--r-- | games-util/wit/wit-2.40a.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild index 90679eeb287b..a58f94b84142 100644 --- a/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild +++ b/games-util/pogo-manager-bin/pogo-manager-bin-0.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Wolfsblvt/BlossomsPokemonGoManager/releases/download LICENSE="CC-BY-NC-SA-4.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="|| ( dev-java/oracle-jdk-bin:1.8[javafx] dev-java/oracle-jre-bin:1.8[javafx] )" diff --git a/games-util/wit/wit-2.40a.ebuild b/games-util/wit/wit-2.40a.ebuild index d7c5615c3c1c..cb5a55fdabdc 100644 --- a/games-util/wit/wit-2.40a.ebuild +++ b/games-util/wit/wit-2.40a.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+fuse +zlib" RDEPEND=" |