aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 01:46:04 +0000
committerSam James <sam@gentoo.org>2022-07-20 01:47:32 +0000
commit7f45beef4ade07f5a47c8f3beaa1ff906ef6c526 (patch)
treec684928f11ee71e4a364c3f4c1ca5b4f6b8cd377 /dev-dotnet/aspnet-configuration
parentdev-dotnet/nuget: drop 2.8.1, 2.8.3, 2.8.7, 2.8.7-r1, 2.8.7-r2 (diff)
downloaddotnet-7f45beef4ade07f5a47c8f3beaa1ff906ef6c526.tar.gz
dotnet-7f45beef4ade07f5a47c8f3beaa1ff906ef6c526.tar.bz2
dotnet-7f45beef4ade07f5a47c8f3beaa1ff906ef6c526.zip
*/*: drop ~ppc
Depgraph isn't consistent. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/aspnet-configuration')
-rw-r--r--dev-dotnet/aspnet-configuration/aspnet-configuration-1.0.0-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/aspnet-configuration/aspnet-configuration-1.0.0-r5.ebuild b/dev-dotnet/aspnet-configuration/aspnet-configuration-1.0.0-r5.ebuild
index 34ca391..5e4dbaf 100644
--- a/dev-dotnet/aspnet-configuration/aspnet-configuration-1.0.0-r5.ebuild
+++ b/dev-dotnet/aspnet-configuration/aspnet-configuration-1.0.0-r5.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/Configuration-1.0.0"
HOMEPAGE="https://github.com/aspnet/Configuration"
DESCRIPTION="Interfaces and providers for accessing configuration files"
LICENSE="Apache-2.0" # https://github.com/aspnet/Configuration/blob/dev/LICENSE.txt
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
COMMON_DEPEND=">=dev-lang/mono-4.0.2.5
dev-dotnet/aspnet-common