diff options
Diffstat (limited to 'dev-dotnet/gnome-sharp/gnome-sharp-2.24.4.ebuild')
-rw-r--r-- | dev-dotnet/gnome-sharp/gnome-sharp-2.24.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.4.ebuild b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.4.ebuild index b5d0ca0..73883b9 100644 --- a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.4.ebuild +++ b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.4.ebuild @@ -27,7 +27,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/mono/gnome-sharp.git" inherit git-r3 else - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" SRC_URI="https://github.com/mono/${PN}/archive/${PV}.tar.gz" fi |