diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2021-01-19 21:22:55 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2021-01-19 21:23:54 +0100 |
commit | 506405dfd112166a73618ac08dc229b5f63272ef (patch) | |
tree | fd2f91a36a504dcd181751c42207b38835e89687 /x11-misc | |
parent | www-plugins/chrome-binary-plugins: automated update (88.0.4324.96) (diff) | |
download | gentoo-506405dfd112166a73618ac08dc229b5f63272ef.tar.gz gentoo-506405dfd112166a73618ac08dc229b5f63272ef.tar.bz2 gentoo-506405dfd112166a73618ac08dc229b5f63272ef.zip |
x11-misc/sct: stable for amd64.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sct/sct-0.5-r1.ebuild | 4 |
1 files 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 2fbc0da2e7cd..34262ce5fd71 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 |