summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-16 08:09:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-16 08:09:43 +0200
commitb74e8dd68b7bf9ccb6719e38036c7ad36744f67f (patch)
tree415bb0d0b4d3e0e36f935719ffdd981d78180ba7 /x11-misc
parentx11-libs/libxkbcommon: ppc stable wrt bug #852191 (diff)
downloadgentoo-b74e8dd68b7bf9ccb6719e38036c7ad36744f67f.tar.gz
gentoo-b74e8dd68b7bf9ccb6719e38036c7ad36744f67f.tar.bz2
gentoo-b74e8dd68b7bf9ccb6719e38036c7ad36744f67f.zip
x11-misc/xkeyboard-config: ppc stable wrt bug #852191
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xkeyboard-config/xkeyboard-config-2.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.36.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.36.ebuild
index 007071e3699d..7bfe254b53df 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.36.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.36.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
fi
LICENSE="MIT"