diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:44:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:45:01 -0700 |
commit | 7cc6bf75c36f62ed65228493ccd192679e46f12e (patch) | |
tree | 499b39ad184ca8eb1389b66eba4d9e64ecdef1ad /dev-libs | |
parent | dev-libs/libpthread-stubs-0.4-r1: ppc stable, bug 664002 (diff) | |
download | gentoo-7cc6bf75c36f62ed65228493ccd192679e46f12e.tar.gz gentoo-7cc6bf75c36f62ed65228493ccd192679e46f12e.tar.bz2 gentoo-7cc6bf75c36f62ed65228493ccd192679e46f12e.zip |
dev-libs/wayland-1.15.0: ppc stable, bug 664002
Diffstat (limited to 'dev-libs')
-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 f49312529691..d4a2f52932f6 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" |