tmux,parted,bc,htop: enable x86_64 (#1022)

fix gcc6 and gcc7 syslibs devel provides.
This commit is contained in:
hermord
2017-01-10 03:29:38 -05:00
committed by Jérôme Duval
parent 485bdc0283
commit 1a3b37f4b6
6 changed files with 24 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ SOURCE_URI="http://ftp.gnu.org/gnu/parted/parted-$portVersion.tar.xz"
CHECKSUM_SHA256="858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4"
PATCHES="parted-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86"
# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
@@ -69,7 +69,6 @@ BUILD_PREREQUIRES="
cmd:awk
cmd:gcc$secondaryArchSuffix
cmd:gettext
cmd:gnulib_tool$secondaryArchSuffix
cmd:gperf
cmd:grep
cmd:iconv