aboutsummaryrefslogtreecommitdiff
path: root/kde
diff options
context:
space:
mode:
Diffstat (limited to 'kde')
-rw-r--r--kde/misc/kdmtheme/kdmtheme.mkbuild5
-rw-r--r--kde/misc/ksystemlog/ksystemlog.mkbuild5
2 files changed, 10 insertions, 0 deletions
diff --git a/kde/misc/kdmtheme/kdmtheme.mkbuild b/kde/misc/kdmtheme/kdmtheme.mkbuild
index d503030..c27ed68 100644
--- a/kde/misc/kdmtheme/kdmtheme.mkbuild
+++ b/kde/misc/kdmtheme/kdmtheme.mkbuild
@@ -23,6 +23,11 @@
[[PACKAGE NAME]]=""
#
+# Package default ARCH
+# Default set is i486
+[[ARCH]]=""
+
+#
# Source Name construction string
# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION
[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION"
diff --git a/kde/misc/ksystemlog/ksystemlog.mkbuild b/kde/misc/ksystemlog/ksystemlog.mkbuild
index 45d3f2c..aa0d156 100644
--- a/kde/misc/ksystemlog/ksystemlog.mkbuild
+++ b/kde/misc/ksystemlog/ksystemlog.mkbuild
@@ -23,6 +23,11 @@
[[PACKAGE NAME]]=""
#
+# Package default ARCH
+# Default set is i486
+[[ARCH]]=""
+
+#
# Source Name construction string
# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION
[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION"