TwitchNotifier: add noarch=yes
This commit is contained in:
parent
93aae7a239
commit
6e1e9fd5ca
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ hostmakedepends="python3.4-devel"
|
|||
makedepends="python3.4-devel"
|
||||
depends="python3.4-gobject python3.4-requests libnotify"
|
||||
python_versions="3.4"
|
||||
noarch=yes
|
||||
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
|
||||
maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue