summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-02 12:10:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-02 12:10:56 +0100
commite8055293a867abc23798e750021b16a75c39a1c8 (patch)
tree47fabd1b4fce8003f37e91db88010617432afb3a /dev-libs/wayland
parentdev-libs/libinput: ppc stable wrt bug #559062 (diff)
downloadgentoo-e8055293a867abc23798e750021b16a75c39a1c8.tar.gz
gentoo-e8055293a867abc23798e750021b16a75c39a1c8.tar.bz2
gentoo-e8055293a867abc23798e750021b16a75c39a1c8.zip
dev-libs/wayland: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/wayland-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.9.0.ebuild b/dev-libs/wayland/wayland-1.9.0.ebuild
index c4734704d57d..9ab27b3ce3e5 100644
--- a/dev-libs/wayland/wayland-1.9.0.ebuild
+++ b/dev-libs/wayland/wayland-1.9.0.ebuild
@@ -21,7 +21,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
fi
LICENSE="MIT"