Skip to content

Commit

Permalink
dev-dotnet/dbus-sharp-glib: Remove ppc keywords
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed May 16, 2020
1 parent ca80b6a commit ab93948
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,7 +10,7 @@ SRC_URI="https://github.com/downloads/mono/dbus-sharp/${P}.tar.gz"

LICENSE="MIT"
SLOT="1.0"
KEYWORDS="amd64 ppc x86"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND="dev-lang/mono
Expand Down
4 changes: 2 additions & 2 deletions dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit ab93948

Please sign in to comment.