diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:12:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 295b25078e304bd395d15ac0a313b956a0fb6c69 (patch) | |
tree | 593bd69f1f42f18f8008870f33f0477b1cc74285 /x11-apps | |
parent | media-libs/mesa: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-295b25078e304bd395d15ac0a313b956a0fb6c69.tar.gz gentoo-295b25078e304bd395d15ac0a313b956a0fb6c69.tar.bz2 gentoo-295b25078e304bd395d15ac0a313b956a0fb6c69.zip |
x11-apps/setxkbmap: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild index e966895c154b..29817ac0fb22 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 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="" DEPEND="x11-libs/libxkbfile x11-libs/libX11" |