aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xom_1.2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/xom_1.2.10.bb')
-rw-r--r--recipes-core/xml-commons/xom_1.2.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/xom_1.2.10.bb b/recipes-core/xml-commons/xom_1.2.10.bb
index 0e923d4..8755ddc 100644
--- a/recipes-core/xml-commons/xom_1.2.10.bb
+++ b/recipes-core/xml-commons/xom_1.2.10.bb
@@ -22,6 +22,8 @@ SRC_URI[archive.sha256sum] = "39985c2debb8044005fd07b09cb06f10e75652b3c048c9b443
S = "${WORKDIR}/XOM"
+PACKAGE_ARCH = "${TUNE_PKGARCH}"
+
inherit java-library
DEPENDS = "fastjar-native virtual/javac-native xerces-j xalan-j"