diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-07 17:06:05 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-07 17:06:05 -0500 |
commit | 3d19a733a11ad5248f20f5398dd8a59d13d25555 (patch) | |
tree | ad881cbf1db31906768066368a5c74fa4de78a7b /dev-lang/mono | |
parent | sys-libs/binutils-libs: Patchlevel bump (diff) | |
download | gentoo-3d19a733a11ad5248f20f5398dd8a59d13d25555.tar.gz gentoo-3d19a733a11ad5248f20f5398dd8a59d13d25555.tar.bz2 gentoo-3d19a733a11ad5248f20f5398dd8a59d13d25555.zip |
dev-lang/mono: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-4.8.0.524.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-5.14.0.177.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/mono/mono-5.16.0.220.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/mono/mono-4.8.0.524.ebuild b/dev-lang/mono/mono-4.8.0.524.ebuild index 2e12a8843385..3381396041ef 100644 --- a/dev-lang/mono/mono-4.8.0.524.ebuild +++ b/dev-lang/mono/mono-4.8.0.524.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://download.mono-project.com/sources/${PN}/${P}.tar.bz2" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux" IUSE="nls minimal pax_kernel xen doc" diff --git a/dev-lang/mono/mono-5.14.0.177.ebuild b/dev-lang/mono/mono-5.14.0.177.ebuild index 057c8e099f0a..da0226a8437e 100644 --- a/dev-lang/mono/mono-5.14.0.177.ebuild +++ b/dev-lang/mono/mono-5.14.0.177.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" RESTRICT="mirror" SLOT="0" diff --git a/dev-lang/mono/mono-5.16.0.220.ebuild b/dev-lang/mono/mono-5.16.0.220.ebuild index b14fe5b5f89b..be71a2df69b4 100644 --- a/dev-lang/mono/mono-5.16.0.220.ebuild +++ b/dev-lang/mono/mono-5.16.0.220.ebuild @@ -3,7 +3,7 @@ EAPI=6 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" SLOT="0" |