summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-08-18 19:44:40 -0700
committerMatt Turner <mattst88@gentoo.org>2018-08-18 19:45:03 -0700
commitc14e1d7ca6a2253dec73e309739625f87a77b870 (patch)
tree32d8b611278f07086a27168810772174ac408d09 /dev-libs/wayland
parentdev-libs/libpthread-stubs-0.4-r1: ppc64 stable, bug 664002 (diff)
downloadgentoo-c14e1d7ca6a2253dec73e309739625f87a77b870.tar.gz
gentoo-c14e1d7ca6a2253dec73e309739625f87a77b870.tar.bz2
gentoo-c14e1d7ca6a2253dec73e309739625f87a77b870.zip
dev-libs/wayland-1.15.0: ppc64 stable, bug 664002
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/wayland-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.15.0.ebuild b/dev-libs/wayland/wayland-1.15.0.ebuild
index d4a2f52932f6..c5264cdcf331 100644
--- a/dev-libs/wayland/wayland-1.15.0.ebuild
+++ b/dev-libs/wayland/wayland-1.15.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"