diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 18:40:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 18:40:52 +0300 |
commit | 647940f9956c3bebea659e4816d4b17513b4f11e (patch) | |
tree | 5deace063f7f80cfd344312e7160bf0988bc7d10 /games-misc | |
parent | games-misc/fortune-mod-rss: Drop s390 keyword (diff) | |
download | gentoo-647940f9956c3bebea659e4816d4b17513b4f11e.tar.gz gentoo-647940f9956c3bebea659e4816d4b17513b4f11e.tar.bz2 gentoo-647940f9956c3bebea659e4816d4b17513b4f11e.zip |
games-misc/fortune-mod-scriptures: 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-scriptures/fortune-mod-scriptures-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild index 91b61e840cd7..20eeab8c9175 100644 --- a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild +++ b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.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="mirror://sourceforge/mormon/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |