diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:07:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:07:56 +0200 |
commit | c7c5897114bea22f2d82ea4fb9512d4efa0296fc (patch) | |
tree | 6b0cf0cd7d72b65ecdc867fd96401f342e69a27c /x11-apps/setxkbmap | |
parent | media-libs/mesa: ppc64 stable wrt bug #694734 (diff) | |
download | gentoo-c7c5897114bea22f2d82ea4fb9512d4efa0296fc.tar.gz gentoo-c7c5897114bea22f2d82ea4fb9512d4efa0296fc.tar.bz2 gentoo-c7c5897114bea22f2d82ea4fb9512d4efa0296fc.zip |
x11-apps/setxkbmap: ppc64 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild index 274bcad960ec..98c203e914e4 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.2.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Controls the keyboard layout of a running X server" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" COMMON_DEPEND=" x11-libs/libxkbfile |