which: Add x86_64 target architecture.

This commit is contained in:
Rene Gollent
2013-12-12 21:34:37 -05:00
parent fdb9df7542
commit 79852ab1d5

View File

@@ -5,7 +5,7 @@ LICENSE="GNU GPL v2"
SRC_URI="http://ftp.gnu.org/gnu/which/which-2.20.tar.gz"
CHECKSUM_MD5="95be0501a466e515422cde4af46b2744"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PATCHES="which-2.20.patch"