diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-08 16:46:37 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-08 16:46:37 -0500 |
commit | 223413f0c84af0b85d525fd6ac86908250c6b6fa (patch) | |
tree | f95cf104b0aed60f25ee54e87b10f9c76b3b63b3 /dev-dotnet | |
parent | app-crypt/tpm-tools: support openssl-1.1 (diff) | |
download | gentoo-223413f0c84af0b85d525fd6ac86908250c6b6fa.tar.gz gentoo-223413f0c84af0b85d525fd6ac86908250c6b6fa.tar.bz2 gentoo-223413f0c84af0b85d525fd6ac86908250c6b6fa.zip |
dev-dotnet/libgdiplus: 4.2-r3 stable on 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild index 172fd0b6b921..bfb35078be84 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.mono-project.com" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~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" |