diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:22:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:22:06 +0300 |
commit | 6a7f5a4d887fc186a44db33168bb1acd8e44487a (patch) | |
tree | f8f0d76b868563f0cc5284e4625156c535265ee2 /games-misc | |
parent | virtual/rubygems: mark s390 stable (diff) | |
download | gentoo-6a7f5a4d887fc186a44db33168bb1acd8e44487a.tar.gz gentoo-6a7f5a4d887fc186a44db33168bb1acd8e44487a.tar.bz2 gentoo-6a7f5a4d887fc186a44db33168bb1acd8e44487a.zip |
games-misc/fortune-mod: 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/fortune-mod-1.99.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod/fortune-mod-1.99.1-r2.ebuild b/games-misc/fortune-mod/fortune-mod-1.99.1-r2.ebuild index de59ad262af6..b37cea4d9a5f 100644 --- a/games-misc/fortune-mod/fortune-mod-1.99.1-r2.ebuild +++ b/games-misc/fortune-mod/fortune-mod-1.99.1-r2.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 @@ -10,7 +10,7 @@ SRC_URI="http://www.redellipse.net/code/downloads/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa m68k ~mips ppc64 s390 sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa m68k ~mips ppc64 sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="offensive elibc_glibc" DEPEND="app-text/recode" |