diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:28:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:27 +0200 |
commit | 7d6eeeb59c6437a8a46d1fa7c0ed59784fa8ea0a (patch) | |
tree | def2b41c8a85c4b2bfe9e48084120e7bbd756d63 /dev-libs | |
parent | dev-libs/libpthread-stubs: ppc64 stable wrt bug #620234 (diff) | |
download | gentoo-7d6eeeb59c6437a8a46d1fa7c0ed59784fa8ea0a.tar.gz gentoo-7d6eeeb59c6437a8a46d1fa7c0ed59784fa8ea0a.tar.bz2 gentoo-7d6eeeb59c6437a8a46d1fa7c0ed59784fa8ea0a.zip |
dev-libs/wayland: ppc64 stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.13.0.ebuild | 2 |
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 809ae9771b28..9e5a1f508a09 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 ~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" |