diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-06 20:12:04 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-06 20:12:04 -0500 |
commit | 081d66a089e4ceae01411e9a8de2c33ed9bfe8cc (patch) | |
tree | 80443241e392271787105443f314c00fc051a4c3 /dev-dotnet | |
parent | app-misc/yq: move xmltodict to RDEPEND (diff) | |
download | gentoo-081d66a089e4ceae01411e9a8de2c33ed9bfe8cc.tar.gz gentoo-081d66a089e4ceae01411e9a8de2c33ed9bfe8cc.tar.bz2 gentoo-081d66a089e4ceae01411e9a8de2c33ed9bfe8cc.zip |
dev-dotnet/libgdiplus: 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-dotnet')
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild index 644527fcf0ed..172fd0b6b921 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.mono-project.com" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.gz" IUSE="cairo" |