diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 01:47:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 01:47:32 +0000 |
commit | cfa38a3824e0a0bb8b8264f605237980be7ff515 (patch) | |
tree | 580fea41522e571e24482f6ad9b8f4cb2da4c979 /dev-util/nant | |
parent | dev-libs/libgit2: treeclean (diff) | |
download | dotnet-cfa38a3824e0a0bb8b8264f605237980be7ff515.tar.gz dotnet-cfa38a3824e0a0bb8b8264f605237980be7ff515.tar.bz2 dotnet-cfa38a3824e0a0bb8b8264f605237980be7ff515.zip |
*/*: drop x86
Depgraph is broken.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/nant')
-rw-r--r-- | dev-util/nant/nant-0.93.5019_p2016101703.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/nant/nant-0.93.5019_p2016101703.ebuild b/dev-util/nant/nant-0.93.5019_p2016101703.ebuild index aebbd07..338ee45 100644 --- a/dev-util/nant/nant-0.93.5019_p2016101703.ebuild +++ b/dev-util/nant/nant-0.93.5019_p2016101703.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RESTRICT="mirror" |