diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:44:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:46:00 +0300 |
commit | ab4736520e01a6630dd005dd43171d9db17787b1 (patch) | |
tree | 30c192c8d6c165471a885d5e282750da31c18fa3 /games-misc | |
parent | games-misc/fortune-mod-dubya: Drop s390 keyword (diff) | |
download | gentoo-ab4736520e01a6630dd005dd43171d9db17787b1.tar.gz gentoo-ab4736520e01a6630dd005dd43171d9db17787b1.tar.bz2 gentoo-ab4736520e01a6630dd005dd43171d9db17787b1.zip |
games-misc/fortune-mod-dune: Drop s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild b/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild index 3d7d957c6414..e3b8ba01d4b7 100644 --- a/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild +++ b/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="http://dune.s31.pl/${MY_P}.tar.gz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |