summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-05-16 22:25:00 +0200
committerDavid Seifert <soap@gentoo.org>2020-05-16 22:25:00 +0200
commitca80b6ad38b52e2d6616e2627cb6dde6246e783d (patch)
tree100b94bd9f544a5e776ca67e9e966c16435cedaa /dev-dotnet
parentdev-dotnet/mono-addins: Remove ppc keywords (diff)
downloadgentoo-ca80b6ad38b52e2d6616e2627cb6dde6246e783d.tar.gz
gentoo-ca80b6ad38b52e2d6616e2627cb6dde6246e783d.tar.bz2
gentoo-ca80b6ad38b52e2d6616e2627cb6dde6246e783d.zip
dev-dotnet/notify-sharp: Remove ppc keywords
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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