diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:21:39 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:55 +0100 |
commit | 1a3d76d4b54232c31d9397654349e322e28385e0 (patch) | |
tree | 113975bc87766cd20e742a7ebfee7cd613593c71 /games-misc/fortune-mod-bofh-excuses | |
parent | games-misc/fortune-mod-at-linux: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-1a3d76d4b54232c31d9397654349e322e28385e0.tar.gz gentoo-1a3d76d4b54232c31d9397654349e322e28385e0.tar.bz2 gentoo-1a3d76d4b54232c31d9397654349e322e28385e0.zip |
games-misc/fortune-mod-bofh-excuses: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
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 | 4 |
1 files changed, 2 insertions, 2 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 ecadfe4ce9e3..6befdd09c92e 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 @@ -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 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |