diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:28:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:28:09 -0400 |
commit | 49fee1373eb0cfa81beabd36b873f17326747167 (patch) | |
tree | f2e5cbf6929b93ef7bca0eca5bc2db1ed7b3857f /dev-dotnet | |
parent | dev-lang/mono: arm64 stable (diff) | |
download | gentoo-49fee1373eb0cfa81beabd36b873f17326747167.tar.gz gentoo-49fee1373eb0cfa81beabd36b873f17326747167.tar.bz2 gentoo-49fee1373eb0cfa81beabd36b873f17326747167.zip |
dev-dotnet/gtk-sharp: 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')
-rw-r--r-- | dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild index ad58a1e100df..34c7c7b18d22 100644 --- a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild +++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SLOT="2" DESCRIPTION="gtk bindings for mono" LICENSE="GPL-2" HOMEPAGE="http://www.mono-project.com/GtkSharp" -KEYWORDS="amd64 ~arm64 ppc x86" +KEYWORDS="amd64 arm64 ppc x86" SRC_URI="http://download.mono-project.com/sources/gtk-sharp212/${P}.tar.gz" IUSE="debug" |