diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2020-12-03 19:21:06 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-12-03 21:52:57 +0100 |
commit | 94bc08e63343272867350da71b385a717311c944 (patch) | |
tree | 1b922db2176e365534d109738215dbec6bd5028f /x11-misc/sct | |
parent | x11-misc/sct: EAPI 7. (diff) | |
download | gentoo-94bc08e63343272867350da71b385a717311c944.tar.gz gentoo-94bc08e63343272867350da71b385a717311c944.tar.bz2 gentoo-94bc08e63343272867350da71b385a717311c944.zip |
x11-misc/sct: stable for amd64+x86.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-misc/sct')
-rw-r--r-- | x11-misc/sct/sct-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/sct/sct-0.5.ebuild b/x11-misc/sct/sct-0.5.ebuild index 615b8b643af7..f16460c1db01 100644 --- a/x11-misc/sct/sct-0.5.ebuild +++ b/x11-misc/sct/sct-0.5.ebuild @@ -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 |