From: David Seifert Date: Sat, 16 May 2020 20:25:06 +0000 (+0200) Subject: dev-dotnet/dbus-sharp: Remove ppc keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=739127ad5befedec900605b6d1c3d9b3957fec0f;p=gentoo.git dev-dotnet/dbus-sharp: Remove ppc keywords Closes: https://github.com/gentoo/gentoo/pull/15833 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert --- diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild index 47c4beea628e..9de6d3ab008c 100644 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/downloads/mono/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="1.0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/mono diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild index 627f525f470d..b7a8a7e916ef 100644 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mono/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="2.0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/mono