diff options
Diffstat (limited to 'trinity-base/kopete/kopete-9999.ebuild')
-rw-r--r-- | trinity-base/kopete/kopete-9999.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/trinity-base/kopete/kopete-9999.ebuild b/trinity-base/kopete/kopete-9999.ebuild index e07887e8..1963acaa 100644 --- a/trinity-base/kopete/kopete-9999.ebuild +++ b/trinity-base/kopete/kopete-9999.ebuild @@ -8,7 +8,9 @@ TRINITY_MODULE_NAME="tdenetwork" inherit trinity-meta-2 DESCRIPTION="Trinity multi-protocol IM client" - +if [[ ${PV} != *9999* ]] ; then + KEYWORDS="~amd64 ~x86" +fi IUSE="gsmlib jingle kernel_linux netmeeting speex" PLUGINS="addbookmarks alias autoreplace connectionstatus contactnotes crypt highlight history latex motionautoaway netmeeting nowlistening smpppdcs |