commit: ebd5bd341c503a3ddf659bc2cc30d8eb25524d5d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:15:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:17:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd5bd34
x11-misc/sux: Stabilize 1.0.1 x86, #776457
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/sux/sux-1.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild
index 9c84c56d3da..652227769fb 100644
--- a/x11-misc/sux/sux-1.0.1.ebuild
+++ b/x11-misc/sux/sux-1.0.1.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 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc x86"
RDEPEND="x11-apps/xauth"
DEPEND="${RDEPEND}"