summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-10-30 21:36:15 +0200
committerMart Raudsepp <leio@gentoo.org>2017-10-30 21:44:59 +0200
commitb255f897dd5067250cb4467f1ed527bb126b2350 (patch)
treeda28751a7f33864aec7d4f8d6407d5eecdb8c05e
parentdev-lisp/asdf: Appends virtual/commonlisp to PDEPEND (diff)
downloadgentoo-b255f897dd5067250cb4467f1ed527bb126b2350.tar.gz
gentoo-b255f897dd5067250cb4467f1ed527bb126b2350.tar.bz2
gentoo-b255f897dd5067250cb4467f1ed527bb126b2350.zip
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
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild1
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild1
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-9999.ebuild1
3 files changed, 0 insertions, 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"