This website works better with JavaScript.
Home
Explore
Help
Sign In
levans
/
overlay
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix waybar keywords
master
Levans
6 years ago
parent
c4d3b840ad
commit
f57b27fcf3
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
dev-libs/waybar/waybar-0.1.3.ebuild
+ 1
- 2
dev-libs/waybar/waybar-0.1.3.ebuild
View File
@@ -19,12 +19,11 @@ if [[ $PV = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://github.com/Alexays/Waybar/archive/${PV}.tar.gz"
KEYWORDS="~
x86 ~
amd64"
KEYWORDS="~amd64
~x86
"
fi
LICENSE="MIT"
SLOT="0"
KEYWORDS=""
IUSE="dbusmenu-gtk network pulseaudio"
RDEPEND="dev-libs/wayland
Write
Preview
Loading…
Cancel
Save