summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-21 13:49:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-21 13:49:41 +0200
commitca1b2d9d836345c016b5835d9cc04030e122fc6e (patch)
tree6ab4dc353c97b1d843b224992cc39df06ddcfc1d
parentdev-libs/libpthread-stubs: ppc stable wrt bug #620234 (diff)
downloadgentoo-ca1b2d9d836345c016b5835d9cc04030e122fc6e.tar.gz
gentoo-ca1b2d9d836345c016b5835d9cc04030e122fc6e.tar.bz2
gentoo-ca1b2d9d836345c016b5835d9cc04030e122fc6e.zip
dev-libs/wayland: ppc stable wrt bug #620234
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/wayland/wayland-1.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.13.0.ebuild b/dev-libs/wayland/wayland-1.13.0.ebuild
index 8d41e5d69ac6..21a063aeb7b2 100644
--- a/dev-libs/wayland/wayland-1.13.0.ebuild
+++ b/dev-libs/wayland/wayland-1.13.0.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
fi
LICENSE="MIT"