am 52fbad88: Support Turkish keyboard (DO NOT MERGE)

* commit '52fbad88756a46c4c8142034aa19a13deb1e387b':
  Support Turkish keyboard (DO NOT MERGE)
diff --git a/native/Android.mk b/native/Android.mk
index b294469..94e0298 100644
--- a/native/Android.mk
+++ b/native/Android.mk
@@ -8,8 +8,10 @@
 	src/dictionary.cpp \
 	src/char_utils.cpp
 
+ifneq ($(TARGET_ARCH),x86)
 LOCAL_NDK_VERSION := 4
 LOCAL_SDK_VERSION := 8
+endif
 
 LOCAL_MODULE := libjni_latinime