summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-10-09 10:49:04 +0200
committerPacho Ramos <pacho@gentoo.org>2016-10-09 11:03:54 +0200
commit979c7425b7cff576e01a47cbb9abb1554af26a2b (patch)
treebe81343dc33be1042ca7abe1d80838a364de8dfe
parentdev-dotnet/nini: Fix compat with mono-4 (diff)
downloadgentoo-979c7425b7cff576e01a47cbb9abb1554af26a2b.tar.gz
gentoo-979c7425b7cff576e01a47cbb9abb1554af26a2b.tar.bz2
gentoo-979c7425b7cff576e01a47cbb9abb1554af26a2b.zip
dev-dotnet/notify-sharp: x86/ppc stable, bug #582946
Package-Manager: portage-2.3.1
-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 8591cd9ff59e..04d14e3f8dac 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-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc"
RDEPEND=">=dev-lang/mono-1.1.13