commit: b255f897dd5067250cb4467f1ed527bb126b2350 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Mon Oct 30 19:36:15 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Oct 30 19:44:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b255f897
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 d25cad183e7..3c94786ff4b 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 70049b66d03..15cac561d89 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 70049b66d03..15cac561d89 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"
