mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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"
|
makedepends="python3.4-devel"
|
||||||
depends="python3.4-gobject python3.4-requests libnotify"
|
depends="python3.4-gobject python3.4-requests libnotify"
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
|
noarch=yes
|
||||||
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
|
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
|
||||||
maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"
|
maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue