commit:     194b63a44c70938b29c1d157439feeaa33b3494a
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 13:46:32 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 13:47:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194b63a4

media-gfx/wings: Drop alpha keyword

!!! 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/wings/wings-1.1.1.ebuild 
b/media-gfx/wings/wings-1.1.1.ebuild
index 2e0636a..c20aff9 100644
--- a/media-gfx/wings/wings-1.1.1.ebuild
+++ b/media-gfx/wings/wings-1.1.1.ebuild
@@ -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

Reply via email to