diff options
author | 2021-03-17 08:57:40 +0000 | |
---|---|---|
committer | 2021-03-17 08:57:40 +0000 | |
commit | cd3822f6d31b6e1a594364856a00164fa9716a93 (patch) | |
tree | 1344db15c2a1cac819fb86536be50cc7655b160b /x11-misc/sux | |
parent | app-misc/banner: Stabilize 1.3.5 sparc, #776430 (diff) | |
download | gentoo-cd3822f6d31b6e1a594364856a00164fa9716a93.tar.gz gentoo-cd3822f6d31b6e1a594364856a00164fa9716a93.tar.bz2 gentoo-cd3822f6d31b6e1a594364856a00164fa9716a93.zip |
x11-misc/sux: Stabilize 1.0.1 sparc, #776457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/sux')
-rw-r--r-- | x11-misc/sux/sux-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild index 4cff435296df..6af851a19172 100644 --- a/x11-misc/sux/sux-1.0.1.ebuild +++ b/x11-misc/sux/sux-1.0.1.ebuild @@ -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}" |