summaryrefslogtreecommitdiff
path: root/dev-dotnet/csharp-gentoodotnetinfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-14 04:26:46 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-14 04:26:46 +0000
commit62ce4dfbf01c603a668dabde87ccc5b4ca4069af (patch)
tree7b3cda13b94b1830f816c9e0e0d728d4af37d1d4 /dev-dotnet/csharp-gentoodotnetinfo
parent48b1a38e1711d2eec2733c3cd4b1b8ae49fbc47a (diff)
gentoo auto-resync : 14:11:2023 - 04:26:45
Diffstat (limited to 'dev-dotnet/csharp-gentoodotnetinfo')
-rw-r--r--dev-dotnet/csharp-gentoodotnetinfo/Manifest2
-rw-r--r--dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/csharp-gentoodotnetinfo/Manifest b/dev-dotnet/csharp-gentoodotnetinfo/Manifest
index 2c00535d8bfd..a5b867395280 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/Manifest
+++ b/dev-dotnet/csharp-gentoodotnetinfo/Manifest
@@ -3,5 +3,5 @@ DIST csharp-gentoodotnetinfo-1.1.1.tar.bz2 19051 BLAKE2B e55042c43c956d7a7cef999
DIST microsoft.dotnet.platformabstractions.3.1.6.nupkg 72146 BLAKE2B 08d852b5e6558b499f2d780284aa747e5cf39886d86fa378128fae9f71741bd57c5bc75c0077948f193b7e8ea03a520d8ef3bd3b4fc80779adb4a84a4b44fe8c SHA512 55b87f544874686bed96889953b7e99e43426b79b0fac31cc452e0f4a27ca5cc08522c0ac967bf9df649f7c04137a5e2553d134ad79d5c1e69578367c2b4b4c6
DIST system.commandline.2.0.0-beta4.22272.1.nupkg 616636 BLAKE2B 5252560598c4cd67348520cea086c37b4151b984a61238de1984838975340247b16050113422b1765931bdfc1dee38e226789b6427e56ab7c3a36bf07d0bcc20 SHA512 979a7e66ba29e17bc5bec42e926ed15362e23ae403e498c955e09dffc4d3baa14777a06f95e25d591fc9757a0eaa18deb9e4662a1ca1663fa300f509a4a0383c
EBUILD csharp-gentoodotnetinfo-1.0.0.ebuild 1004 BLAKE2B 23119e2caccd7a4de5c741e99a50438c7537eee7bab42daf6ff3fc7c223d10f5185a2249615a7552a86163055a7e4bf0c5874e1ec0c9aa33e1bca1fc3c29aca7 SHA512 3bca61859d77b0a432ff6a7451a6ee04a3ad938cd36f8ae30ef9e8b7ce69e1e5138207c12831812f0ee888eeb5db5e652c54bbcafa2ec4b2bcf1174b8bdd4238
-EBUILD csharp-gentoodotnetinfo-1.1.1.ebuild 1048 BLAKE2B d779f8d229693feb40063030cf1f084ece01a9668de6400a6e60e51dbeadd4af24d6c1d571757d145b98aeb899ac084ed0bba52fc9338ab20d3a74ac0886ce43 SHA512 90ac58418291ec46ee67a5501f35d3846e6b04b10f20d708105b72d0210b6379069208759aed4825399e39cebdcad2b90f547779a7b2400fe2c8e5cc206b4fa4
+EBUILD csharp-gentoodotnetinfo-1.1.1.ebuild 1047 BLAKE2B 999b82909a8deeed03bfccf38a467340fa77d8c9131f60bdad0aca9d20a32272ce03de34958780ec270c7cf4bba352b667a2b772999428195e6c7c35415ed751 SHA512 aec348431dafadbddc3cbf3916e038c3b7654f16bc2417a3d0bbaf3c741a1aef7b7f2ae0bc9dcbafacd4708eea6b3bc41e8e07458072655e2d08d23ccd56e38f
MISC metadata.xml 441 BLAKE2B 19f6f9bf53a7f2cbadd053dafa583aefa466e23b17cd2dc2c6f31af5b2432a3191341730569cedff2358d47c612f27476d67b8fe1c3b6df32022d41543ef1661 SHA512 8979243a5a0db2fdc61bb0fa3c0e3a7771d2ed7da49ef8e6cd6ba4d770e855a1d3604b275568e97719e1cedaa817a85d3a8778daf37f0d980e6d3d64ef218f93
diff --git a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild
index 21cb5a004b20..dc11e1da43f7 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild
@@ -21,7 +21,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~arm64"
+ KEYWORDS="amd64 ~arm ~arm64"
fi
SRC_URI+=" ${NUGET_URIS} "