Skip to content

Commit

Permalink
dev-libs/weston: amd64 stable, bug 579266
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
  • Loading branch information
pacho2 committed Sep 17, 2016
1 parent c215b47 commit 4c0ec12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-libs/weston/weston-1.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"

if [[ $PV = 9999* ]]; then
SRC_URI="${SRC_PATCHES}"
KEYWORDS="arm x86"
KEYWORDS="amd64 arm x86"
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
KEYWORDS="~amd64 arm x86 ~arm-linux"
KEYWORDS="amd64 arm x86 ~arm-linux"
fi

LICENSE="MIT CC-BY-SA-3.0"
Expand Down

0 comments on commit 4c0ec12

Please sign in to comment.