diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:41:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:45:53 +0300 |
commit | c7f2d76ff55c9d7887cd5762b9a6eb9da2b5846d (patch) | |
tree | 44a22c09a49c378ed437a546a70f2fb9c8e54da7 /games-misc/fortune-mod-bofh-excuses | |
parent | games-misc/fortune-mod-at-linux: Drop s390 keyword (diff) | |
download | gentoo-c7f2d76ff55c9d7887cd5762b9a6eb9da2b5846d.tar.gz gentoo-c7f2d76ff55c9d7887cd5762b9a6eb9da2b5846d.tar.bz2 gentoo-c7f2d76ff55c9d7887cd5762b9a6eb9da2b5846d.zip |
games-misc/fortune-mod-bofh-excuses: Drop s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'games-misc/fortune-mod-bofh-excuses')
-rw-r--r-- | games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild index cf86bccc2cc7..b635f7b08151 100644 --- a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild +++ b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild @@ -8,7 +8,7 @@ SRC_URI="http://www.stlim.net/downloads/fortune-bofh-excuses-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |