diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:15:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:17:55 +0000 |
commit | ebd5bd341c503a3ddf659bc2cc30d8eb25524d5d (patch) | |
tree | 4046781910934b264c2eb881ea160a03f975c229 /x11-misc | |
parent | x11-misc/rofi: Stabilize 1.6.1 x86, #776454 (diff) | |
download | gentoo-ebd5bd341c503a3ddf659bc2cc30d8eb25524d5d.tar.gz gentoo-ebd5bd341c503a3ddf659bc2cc30d8eb25524d5d.tar.bz2 gentoo-ebd5bd341c503a3ddf659bc2cc30d8eb25524d5d.zip |
x11-misc/sux: Stabilize 1.0.1 x86, #776457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sux/sux-1.0.1.ebuild | 4 |
1 files 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 9c84c56d3da9..652227769fb3 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}" |