diff options
author | 2021-01-07 00:01:11 +0100 | |
---|---|---|
committer | 2021-01-07 00:01:11 +0100 | |
commit | 0d6b2093350dd1e161be5397061e9decb3a26793 (patch) | |
tree | 5e7b8ae3095ba0f4b99135168192ad770ac07207 | |
parent | games-misc/fortune-mod-osfortune: drop x86-macos (diff) | |
download | gentoo-0d6b2093350dd1e161be5397061e9decb3a26793.tar.gz gentoo-0d6b2093350dd1e161be5397061e9decb3a26793.tar.bz2 gentoo-0d6b2093350dd1e161be5397061e9decb3a26793.zip |
games-misc/fortune-mod-rss: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | games-misc/fortune-mod-rss/fortune-mod-rss-20030120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-rss/fortune-mod-rss-20030120.ebuild b/games-misc/fortune-mod-rss/fortune-mod-rss-20030120.ebuild index 5ea4baec5738..7f3f489d99d5 100644 --- a/games-misc/fortune-mod-rss/fortune-mod-rss-20030120.ebuild +++ b/games-misc/fortune-mod-rss/fortune-mod-rss-20030120.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |