diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 18:37:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 18:37:36 +0100 |
commit | e0d52b56514da5efbd4352f2b53a62145616f0a9 (patch) | |
tree | fefee908bba78ed6d2ac690933ff3d301d71a331 /games-misc | |
parent | games-misc/games-envd: drop ppc-aix m68k-mint (diff) | |
download | gentoo-e0d52b56514da5efbd4352f2b53a62145616f0a9.tar.gz gentoo-e0d52b56514da5efbd4352f2b53a62145616f0a9.tar.bz2 gentoo-e0d52b56514da5efbd4352f2b53a62145616f0a9.zip |
games-misc/wtf: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/wtf/wtf-20200518.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/wtf/wtf-20200518.ebuild b/games-misc/wtf/wtf-20200518.ebuild index 4c1d931f0513..33c61e1e8930 100644 --- a/games-misc/wtf/wtf-20200518.ebuild +++ b/games-misc/wtf/wtf-20200518.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/bsd${PN}/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="!games-misc/bsd-games" |