Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275058 - net-im/mcabber works fine on OSX x86
Summary: net-im/mcabber works fine on OSX x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-22 14:55 UTC by Joe Gallo
Modified: 2009-06-24 17:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Gallo 2009-06-22 14:55:02 UTC
mcabber is a pretty great console im client, and I'd love to be able to use it on my gentoo prefix on OSX.  Right now it has ~ppc-macos, but not ~x86-macos.  I added the missing keyword in my own local copy, and everything worked fine.

Reproducible: Always

Steps to Reproduce:




--- mcabber-0.9.9.ebuild	2009-04-11 15:02:24 -0400
+++ mcabber-0.9.9-r1.ebuild	2009-06-22 10:29:25 -0400
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 IUSE="crypt otr spell ssl"
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-06-24 17:36:20 UTC
done, thx for the report.