diff options
author | David Seifert <soap@gentoo.org> | 2020-05-16 22:24:52 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-05-16 22:24:52 +0200 |
commit | 13d68e489462540550e90d220a32d23031a4f062 (patch) | |
tree | f5d79a4ef86cd2a904eae6e4eb400c7720b7e4f9 /dev-dotnet | |
parent | dev-lang/go: 1.13.11 and 1.14.3 bump (diff) | |
download | gentoo-13d68e489462540550e90d220a32d23031a4f062.tar.gz gentoo-13d68e489462540550e90d220a32d23031a4f062.tar.bz2 gentoo-13d68e489462540550e90d220a32d23031a4f062.zip |
dev-dotnet/ndesk-dbus-glib: 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/ndesk-dbus-glib/ndesk-dbus-glib-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/ndesk-dbus-glib/ndesk-dbus-glib-0.4.1.ebuild b/dev-dotnet/ndesk-dbus-glib/ndesk-dbus-glib-0.4.1.ebuild index be55e2f65c9c..6e99490d89d9 100644 --- a/dev-dotnet/ndesk-dbus-glib/ndesk-dbus-glib-0.4.1.ebuild +++ b/dev-dotnet/ndesk-dbus-glib/ndesk-dbus-glib-0.4.1.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=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.ndesk.org/archive/dbus-sharp/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |