diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:53:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:53:49 -0400 |
commit | b483acec19c78d0d6ea442f543008f4f21558bc9 (patch) | |
tree | 9760d6143d04315845ac2aca94ac15589ab40dad /dev-dotnet/libgdiplus | |
parent | app-i18n/freewnn: arm64 stable (diff) | |
download | gentoo-b483acec19c78d0d6ea442f543008f4f21558bc9.tar.gz gentoo-b483acec19c78d0d6ea442f543008f4f21558bc9.tar.bz2 gentoo-b483acec19c78d0d6ea442f543008f4f21558bc9.zip |
dev-dotnet/libgdiplus: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-dotnet/libgdiplus')
-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 bfb35078be84..7e3e4a99d906 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-2018 Gentoo Authors +# Copyright 1999-2019 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 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" |