diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:12:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:14:28 +0000 |
commit | 6244192c3c060d15600927389d5bb4557da6ec03 (patch) | |
tree | b7179616a92e3adc49c309d54894664b58dd85cf /dev-libs/wayland-protocols | |
parent | dev-libs/libevdev: stable 1.6.0 for ppc64, bug #675818 (diff) | |
download | gentoo-6244192c3c060d15600927389d5bb4557da6ec03.tar.gz gentoo-6244192c3c060d15600927389d5bb4557da6ec03.tar.bz2 gentoo-6244192c3c060d15600927389d5bb4557da6ec03.zip |
dev-libs/wayland-protocols: stable 1.17 for ppc64, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild index 8297df9b9153..98a38e52d785 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV != 9999* ]]; then 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" |