diff options
author | Sam James <sam@gentoo.org> | 2021-04-26 10:33:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-26 10:33:24 +0000 |
commit | c1f20654a4a657f6d754acb62d9a3c253d64c8bd (patch) | |
tree | 937fe5add7c1629d5fbc8ea02dd08af15284bb2f /dev-lang/mono | |
parent | x11-terms/xterm: Stabilize 367 x86, #785703 (diff) | |
download | gentoo-c1f20654a4a657f6d754acb62d9a3c253d64c8bd.tar.gz gentoo-c1f20654a4a657f6d754acb62d9a3c253d64c8bd.tar.bz2 gentoo-c1f20654a4a657f6d754acb62d9a3c253d64c8bd.zip |
dev-lang/mono: Stabilize 6.12.0.122 x86, #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 5c928b7089e4..e11a2715bb94 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 |