commit: 506405dfd112166a73618ac08dc229b5f63272ef Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 20:22:55 2021 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 20:23:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506405df
x11-misc/sct: stable for amd64. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> x11-misc/sct/sct-0.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/sct/sct-0.5-r1.ebuild b/x11-misc/sct/sct-0.5-r1.ebuild index 2fbc0da2e7c..34262ce5fd7 100644 --- a/x11-misc/sct/sct-0.5-r1.ebuild +++ b/x11-misc/sct/sct-0.5-r1.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="https://www.umaxx.net/dl/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" DEPEND=" x11-libs/libXrender
