diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 01:06:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 01:06:04 +0000 |
commit | cd7582d7e12e5dea936e075428976705614e19bc (patch) | |
tree | 26988994e9512703914187fc88f61d71d874d6f2 /x11-misc | |
parent | x11-misc/xsensors: Stabilize 0.80 x86, #769137 (diff) | |
download | gentoo-cd7582d7e12e5dea936e075428976705614e19bc.tar.gz gentoo-cd7582d7e12e5dea936e075428976705614e19bc.tar.bz2 gentoo-cd7582d7e12e5dea936e075428976705614e19bc.zip |
x11-misc/wbar: Stabilize 2.3.4-r3 x86, #769143
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/wbar/wbar-2.3.4-r3.ebuild | 4 |
1 files 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 f46e060720dc..e348dcdfefc0 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=" |