From 739127ad5befedec900605b6d1c3d9b3957fec0f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 16 May 2020 22:25:06 +0200 Subject: [PATCH] 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 --- dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild | 4 ++-- dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.26.2