diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:04:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:04:37 +0000 |
commit | 11f2d854c0655c9369e359efa237e4ebba783887 (patch) | |
tree | 8e91fbb7c1ebd134ec6574ae516b6e96861e4240 /x11-misc/wayv | |
parent | net-wireless/iwd: Stabilize 1.10 x86, #763885 (diff) | |
download | gentoo-11f2d854c0655c9369e359efa237e4ebba783887.tar.gz gentoo-11f2d854c0655c9369e359efa237e4ebba783887.tar.bz2 gentoo-11f2d854c0655c9369e359efa237e4ebba783887.zip |
x11-misc/wayv: Stabilize 0.3-r3 x86, #763912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/wayv')
-rw-r--r-- | x11-misc/wayv/wayv-0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wayv/wayv-0.3-r3.ebuild b/x11-misc/wayv/wayv-0.3-r3.ebuild index cfda0bef6e80..11ed5a71d171 100644 --- a/x11-misc/wayv/wayv-0.3-r3.ebuild +++ b/x11-misc/wayv/wayv-0.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.stressbunny.com/wayv" SRC_URI="http://www.stressbunny.com/gimme/wayv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=" x11-libs/libX11 |