From: Mart Raudsepp Date: Mon, 30 Oct 2017 19:36:15 +0000 (+0200) Subject: dev-libs/wayland-protocols: remove duplicate KEYWORDS line in live-version conditional X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b255f897dd5067250cb4467f1ed527bb126b2350;p=gentoo.git 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 --- 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"