Please add "~amd64" to the KEYWORDS for sys-apps/qtparted-0.4.4 Reproducible: Always Steps to Reproduce: 1. 2. 3. emerge info Portage 2.0.51-r8 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20040808-r1,glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r10 x86_64) ================================================================= System uname: 2.6.9-gentoo-r10 x86_64 AMD Athlon(tm) 64 FX-55 Processor Gentoo Base System version 1.6.8 Python: dev-lang/python-2.3.4 [2.3.4 (#1, Dec 17 2004, 08:46:19)] dev-lang/python: 2.3.4 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3 sys-devel/binutils: 2.15.92.0.2-r2 sys-devel/libtool: 1.5.2-r7, 1.3.5 virtual/os-headers: 2.6.8.1-r1 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CFLAGS="-march=athlon64 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon64 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox" GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X aalib acpi alsa avi bash-completion berkdb bitmap-fonts bonobo cddb cdparanoia cdr chroot clanJavaScript clanVoice codecs crypt curlwrappers directfb divx4linux dvd dvdr editor encode esd f77 fam fbcon flac fortran gdbm gif gpm gstreamer gtk gtkhtml icq imagemagick imlib ipv6 java jp2 jpeg junit lirc lzw lzw-tiff mad mbox motif mp3 mpeg mplayer multilib ncurses nls nocd nptl oggvorbis opengl oss pam perl png python readline recode samba sdl slang ssl tcpd tiff transcode truetype usb userlocales xml xml2 xmms xpm xrandr xv zlib"
Fixed in CVS, thanks.
I had to use CONF_LIBDIR_OVERRIDE="lib" because multilib.eclass was returning "lib64" which resulted in error during compile (cannot find qt-mt), because the package was configured "--with-qt-libraries=/usr/qt/3/lib64" instead of /usr/qt/3/lib ... I am not sure if a bugreport should be filled about multilib, but I add this comment here for the case that somebody searches for qtparted and amd64 problems just like me :-) btw, qtparted works well for me, except that I get the error "Warning: GNU Parted has detected libreiserfs interface version mismatch. Found 1-1, required 0. ReiserFS support will be disabled." (and I cannot handle ReiserFS) - but I am not sure if this is amd64 related problem p.s. sorry for my English ;-)