dev-dotnet/mono-addins: Remove ppc keywords
authorDavid Seifert <soap@gentoo.org>
Sat, 16 May 2020 20:24:57 +0000 (22:24 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 16 May 2020 20:24:57 +0000 (22:24 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
dev-dotnet/mono-addins/mono-addins-0.6.2.ebuild
dev-dotnet/mono-addins/mono-addins-1.0-r1.ebuild

index bea91874d538be9c2dd5a69ebf30e8636a8e2585..cba92080089db26dfa3c4f05c995381c041e6ca7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -11,7 +11,7 @@ SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="+gtk"
 
 RDEPEND=">=dev-lang/mono-2
index 67590ceb7001c7b2904ce37fd83f7ebf0819cd1d..6ccfd90eae97fa6c0242229ce20162d69478c014 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mono/${PN}/archive/${P}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="+gtk"
 
 RDEPEND=">=dev-lang/mono-3