mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 06:26:57 +02:00
libXcomposite: mark stable for everyone
Looks like during the update of this package, we had amd64 and arm marked stable, but x86 was not. Fix that else I get build errors: The following keyword changes are necessary to proceed: >=x11-libs/libXcomposite-0.4.3-r1 ~x86 BUG=chromium-os:26016 TEST=`./build_packages --board=x86-mario` works Change-Id: I7d251abfef52c78d5be0df67559c7b57dd4abe86 Reviewed-on: https://gerrit.chromium.org/gerrit/17501 Reviewed-by: Stéphane Marchesin <marcheu@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
4672e0d274
commit
a538fcefe1
@ -9,7 +9,7 @@ inherit xorg-2
|
||||
|
||||
DESCRIPTION="X.Org Xcomposite library"
|
||||
|
||||
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="x11-libs/libX11
|
||||
|
Loading…
Reference in New Issue
Block a user