Hello! When I try to "emerge package", in some cases the Portage returns: !!! All ebuilds that could satisfy "mercury" have been masked. !!! One of the following masked packages is required to complete your request: - dev-lang/mercury-0.13.0_beta7 (masked by: package.mask, missing keyword) # Keri Harris <keri@gentoo.org> (08 Apr 2006) # Development release, requires careful testing. # Some grades fail spectacularly with gcc4. (for example!) I don't know the problem! I was reported this in the Gentoo Forums but anyone know the problem. Sorry for my bad english :) Thanks for all! Now, my emerge --info : ------------------------------------------- Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.16.11 x86_64) ================================================================= System uname: 2.6.16.11 x86_64 AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.6.14 dev-lang/python: 2.4.2 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-Os -march=k8 -msse -mmmx" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-Os -march=k8 -msse -mmmx" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="pt_BR" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X alsa amsn apache2 arts audiofile avi berkdb bitmap-fonts bzip2 cdr cdrecord cdrtools cdrw cli crypt cups curl dri eds emboss encode esd exif expat fam ffmpeg firefox foomaticdb fortran g++ gaim gcc gif glut gnome gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 isdnlog java jpeg junit lcms libwww lzw lzw-tiff mad mng mozilla mp3 mpeg mpg mpg123 mplayer mysql ncurses nls nptl ogg opengl opera pam pcre pdflib perl php play png postgres pppd python quicktime readline reflection sdl session sound spell spl ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb vorbis xml2 xmms xorg xpm xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
mercury is not keyworded for amd64 -> missing keyword. Not a bug. You need to *temporarily* put x86/~x86 into ACCEPT_KEYWORDS to test it (or use ekeyword/edit ebuild to keyword it properly).
(In reply to comment #1) > mercury is not keyworded for amd64 -> missing keyword. Not a bug. You need to > *temporarily* put x86/~x86 into ACCEPT_KEYWORDS to test it (or use > ekeyword/edit ebuild to keyword it properly). > Ok! I tried this and was succefully! Thanks a lot!
Good, closing then. ;)