From: David Seifert Date: Sat, 16 May 2020 20:25:00 +0000 (+0200) Subject: dev-dotnet/notify-sharp: Remove ppc keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ca80b6ad38b52e2d6616e2627cb6dde6246e783d;p=gentoo.git dev-dotnet/notify-sharp: Remove ppc keywords Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert --- diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild index c151e500c029..ab67b1c85058 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=">=dev-lang/mono-1.1.13