diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/gitstats/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gitstats/APKBUILD b/testing/gitstats/APKBUILD index 5acd50a4f..d07ecd9cf 100644 --- a/testing/gitstats/APKBUILD +++ b/testing/gitstats/APKBUILD @@ -6,7 +6,7 @@ pkgver=0 pkgrel=0.${git:0:6} pkgdesc="Git history statistics generator" url="http://gitstats.sourceforge.net/" -arch="noarch" +arch="" license="GPL2+" depends="python gnuplot git" depends_dev="" |