summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2019-04-04 21:52:15 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2019-04-04 21:52:15 -0400
commitc3a786ed33f8e94e6f280c34428c70749e87889f (patch)
tree7120e42f4614342331557ddaec30e297cd161a1f /libre
parent6246bb156b732f7b23afcfb9ca0da32d50ce2af5 (diff)
libre/python-markupsafe0: Make available for ARM.
Diffstat (limited to 'libre')
-rw-r--r--libre/python-markupsafe0/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/python-markupsafe0/PKGBUILD b/libre/python-markupsafe0/PKGBUILD
index e9d217d00..0f1a75293 100644
--- a/libre/python-markupsafe0/PKGBUILD
+++ b/libre/python-markupsafe0/PKGBUILD
@@ -14,6 +14,7 @@ pkgrel=4
pkgrel+=.1
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
arch=('i686' 'x86_64')
+arch+=('armv7h')
url="http://pypi.python.org/pypi/MarkupSafe"
license=('custom')
makedepends=('python-setuptools' 'python2-setuptools')