aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 06:39:17 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 06:39:17 +0000
commita170e7fd069220c5f64193e162214584b0c60af3 (patch)
tree25d4820c20b672d78b7aeb88383f96f1885049f8 /testing
parent6b59dfc79064d4ebe8628c03efe8c89c00c7e237 (diff)
downloadaports-a170e7fd069220c5f64193e162214584b0c60af3.tar.bz2
aports-a170e7fd069220c5f64193e162214584b0c60af3.tar.xz
testing/gnome-session: gnome-shell not avail on armhf
Diffstat (limited to 'testing')
-rw-r--r--testing/gnome-session/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gnome-session/APKBUILD b/testing/gnome-session/APKBUILD
index 396ae6b84f..44dddf3e37 100644
--- a/testing/gnome-session/APKBUILD
+++ b/testing/gnome-session/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=gnome-session
pkgver=3.24.1
-pkgrel=0
+pkgrel=1
pkgdesc="GNOME session manager"
url="http://www.gnome.org/"
-arch="all !aarch64"
+arch="all !aarch64 !armhf"
license="GPL"
depends="gnome-shell"
depends_dev=""