commit: 082ce27a6780048a60dffeb3f6818f46c62567cc Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Nov 25 07:42:47 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 07:42:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082ce27a
x11-misc/i3status: amd64 stable wrt bug #753584 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-misc/i3status/i3status-2.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/i3status/i3status-2.13.ebuild b/x11-misc/i3status/i3status-2.13.ebuild index 06ad9dcfa46..b21bf5cb369 100644 --- a/x11-misc/i3status/i3status-2.13.ebuild +++ b/x11-misc/i3status/i3status-2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" BDEPEND="virtual/pkgconfig" RDEPEND="
