diff options
author | Sam James <sam@gentoo.org> | 2023-12-03 07:41:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-03 07:41:36 +0000 |
commit | 8eeb9e2e991155c116600b60bdde514b449e4cba (patch) | |
tree | b2a60d7b1c09d6a1844576943bb1dcb043e2b32e /x11-misc/xkeyboard-config | |
parent | games-emulation/vecx-jg: Keyword 1.2.2 ppc64, #891201 (diff) | |
download | gentoo-8eeb9e2e991155c116600b60bdde514b449e4cba.tar.gz gentoo-8eeb9e2e991155c116600b60bdde514b449e4cba.tar.bz2 gentoo-8eeb9e2e991155c116600b60bdde514b449e4cba.zip |
x11-misc/xkeyboard-config: Keyword 2.40-r1 ppc64, #917501
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.40-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.40-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.40-r1.ebuild index 1f95c24a7bf1..758de6b2ccdb 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.40-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.40-r1.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 ~m68k ~mips ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi LICENSE="MIT" |