Skip to content

Commit

Permalink
dev-libs/wayland-protocols: remove duplicate KEYWORDS line in live-ve…
Browse files Browse the repository at this point in the history
…rsion 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
  • Loading branch information
leio committed Oct 30, 2017
1 parent b75678f commit b255f89
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion dev-libs/wayland-protocols/wayland-protocols-1.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion dev-libs/wayland-protocols/wayland-protocols-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b255f89

Please sign in to comment.