mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
tmux,parted,bc,htop: enable x86_64 (#1022)
fix gcc6 and gcc7 syslibs devel provides.
This commit is contained in:
@@ -12,7 +12,7 @@ SOURCE_URI="http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
|
||||
CHECKSUM_SHA256="4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33"
|
||||
PATCHES="bc-1.06.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
bc = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user