diff options
Diffstat (limited to 'testing/py-logbook')
-rw-r--r-- | testing/py-logbook/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-logbook/APKBUILD b/testing/py-logbook/APKBUILD index 7ef9d3c41f..6f939701db 100644 --- a/testing/py-logbook/APKBUILD +++ b/testing/py-logbook/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.12.5 pkgrel=0 pkgdesc="A logging replacement for Python" url="https://pypi.python.org/pypi/Logbook" -arch="noarch" +arch="all" license="BSD" depends="" depends_dev="" |