media-gfx/wings: Drop alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Tue, 14 Jun 2016 13:46:32 +0000 (15:46 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 14 Jun 2016 13:47:02 +0000 (15:47 +0200)
!!! All ebuilds that could satisfy ">=media-libs/mesa-9.1.6[opencl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-libs/mesa-9999::gentoo (masked by: missing keyword)

(dependency required by "virtual/opencl-0-r4::gentoo" [ebuild])
(dependency required by "dev-libs/cl-1.2.1-r1::gentoo" [ebuild])
(dependency required by "=dev-libs/cl-1.2.1-r1" [argument])

This is a result of:

RDEPEND="app-eselect/eselect-opencl
    || (
        >=media-libs/mesa-9.1.6[opencl,${MULTILIB_USEDEP}]
        video_cards_fglrx? (
            >=x11-drivers/ati-drivers-12.1-r1 )
        video_cards_nvidia? (
            >=x11-drivers/nvidia-drivers-290.10-r2 )
        abi_x86_64? ( !abi_x86_32? ( dev-util/intel-ocl-sdk ) )
    )"

This is just not satisfiable on Alpha at the moment. Also, wings has never been
stable on alpha (and is a bit niche), so I'll drop the alpha keyword for 1.1.1
and opt Alpha out.

Gentoo-Bug: 585588

Package-Manager: portage-2.3.0_rc1

media-gfx/wings/wings-1.1.1.ebuild

index 2e0636af6fbce3d556f9bd9889740b7ea8227aa5..c20aff9bdb02da5562b1f1641223fd20dc0fa299 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wings/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/erlang-13.0