Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 49947

Summary: media-plugins/mcp-plugins-0.2.1b works OK on amd64
Product: Gentoo Linux Reporter: Frank van de Pol (RETIRED) <fvdpol>
Component: New packagesAssignee: AMD64 Project <amd64>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frank van de Pol (RETIRED) gentoo-dev 2004-05-04 02:08:31 UTC
after adding the ~amd64 keyword and emerging it the mcp-plugins-0.2.1b worked fine.

bash-2.05b# diff -u media-plugins/mcp-plugins/mcp-plugins-0.2.1b.ebuild.orig media-plugins/mcp-plugins/mcp-plugins-0.2.1b.ebuild
--- media-plugins/mcp-plugins/mcp-plugins-0.2.1b.ebuild.orig    2004-05-04 10:56:05.445445296 +0200
+++ media-plugins/mcp-plugins/mcp-plugins-0.2.1b.ebuild 2004-05-04 10:56:05.446445144 +0200
@@ -11,7 +11,7 @@
 SRC_URI="http://alsamodular.sourceforge.net/${MY_P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"

 DEPEND="media-libs/ladspa-sdk"



Reproducible: Always
Steps to Reproduce:
1. add ~amd64 keyword to media-plugins/mcp-plugins/mcp-plugins-0.2.1b.ebuild
2. emerge mcp-plugins
3.

Actual Results:  
correctly build; tested with alsa modular synth
Comment 1 Jason Huebel (RETIRED) gentoo-dev 2004-05-26 07:56:46 UTC
already unmasked ~amd64