commit: cd7582d7e12e5dea936e075428976705614e19bc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 01:06:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 01:06:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7582d7
x11-misc/wbar: Stabilize 2.3.4-r3 x86, #769143 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/wbar/wbar-2.3.4-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/wbar/wbar-2.3.4-r3.ebuild b/x11-misc/wbar/wbar-2.3.4-r3.ebuild index f46e060720d..e348dcdfefc 100644 --- a/x11-misc/wbar/wbar-2.3.4-r3.ebuild +++ b/x11-misc/wbar/wbar-2.3.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="gtk" RDEPEND="
