diff options
author | Sam James <sam@gentoo.org> | 2021-04-29 01:36:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-29 01:38:37 +0100 |
commit | 4cc5adb81b0bb631792782a384850e99c2518733 (patch) | |
tree | 5fcc19f09ae31fc6e3184b9c9c7ecb12810e5bfc /dev-lang/mono | |
parent | dev-python/numpy: Stabilize 1.20.2 x86, #786048 (diff) | |
download | gentoo-4cc5adb81b0bb631792782a384850e99c2518733.tar.gz gentoo-4cc5adb81b0bb631792782a384850e99c2518733.tar.bz2 gentoo-4cc5adb81b0bb631792782a384850e99c2518733.zip |
dev-lang/mono: Stabilize 6.12.0.122 amd64, #785706
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-6.12.0.122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mono/mono-6.12.0.122.ebuild b/dev-lang/mono/mono-6.12.0.122.ebuild index e11a2715bb94..981a76e89442 100644 --- a/dev-lang/mono/mono-6.12.0.122.ebuild +++ b/dev-lang/mono/mono-6.12.0.122.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.mono-project.com/sources/mono/${P}.tar.xz" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux" IUSE="doc minimal nls pax_kernel xen" # Note: mono works incorrect with older versions of libgdiplus |