From b255f897dd5067250cb4467f1ed527bb126b2350 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 30 Oct 2017 21:36:15 +0200 Subject: dev-libs/wayland-protocols: remove duplicate KEYWORDS line in live-version conditional This empty KEYWORDS isn't needed for live version case and messes up ekeyword Package-Manager: Portage-2.3.8, Repoman-2.3.2 --- dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild | 1 - dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild | 1 - dev-libs/wayland-protocols/wayland-protocols-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild index d25cad183e7d..3c94786ff4ba 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" - KEYWORDS="" 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" diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild index 70049b66d034..15cac561d897 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" - KEYWORDS="" 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" diff --git a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild b/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild index 70049b66d034..15cac561d897 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild @@ -17,7 +17,6 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" - KEYWORDS="" 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" -- cgit v1.2.3-65-gdbad