summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-16 00:28:38 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-01-16 00:29:01 -0800
commitf0be49df504030e0e6556a46c5a5ef09945ea7e7 (patch)
treecf9020ab41469c40587eafe803400ec5bbc92942 /x11-misc
parentdev-libs/hyphen: x86 stable wrt bug #704840 (diff)
downloadgentoo-f0be49df504030e0e6556a46c5a5ef09945ea7e7.tar.gz
gentoo-f0be49df504030e0e6556a46c5a5ef09945ea7e7.tar.bz2
gentoo-f0be49df504030e0e6556a46c5a5ef09945ea7e7.zip
x11-misc/sct: keyword on ~ppc64
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/sct/sct-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/sct/sct-0.4.ebuild b/x11-misc/sct/sct-0.4.ebuild
index e19debd35a48..757fc9bf534b 100644
--- a/x11-misc/sct/sct-0.4.ebuild
+++ b/x11-misc/sct/sct-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://www.umaxx.net/dl/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
DEPEND="
x11-libs/libXrandr"