diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:44:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:45:03 -0700 |
commit | c14e1d7ca6a2253dec73e309739625f87a77b870 (patch) | |
tree | 32d8b611278f07086a27168810772174ac408d09 /dev-libs/wayland | |
parent | dev-libs/libpthread-stubs-0.4-r1: ppc64 stable, bug 664002 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |