diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:27:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:08:59 +0000 |
commit | 352dd310e80f773dac17c4742f02a916ebbf3a66 (patch) | |
tree | 4907d79126def32503fecf45c4d6b171e266fc1a /dev-libs | |
parent | dev-libs/libevdev: stable 1.6.0 for ppc, bug #675818 (diff) | |
download | gentoo-352dd310e80f773dac17c4742f02a916ebbf3a66.tar.gz gentoo-352dd310e80f773dac17c4742f02a916ebbf3a66.tar.bz2 gentoo-352dd310e80f773dac17c4742f02a916ebbf3a66.zip |
dev-libs/wayland-protocols: stable 1.17 for ppc, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 9efc9bc40446..8297df9b9153 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" |