diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:20:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:20:09 +0000 |
commit | 7863044bf39c5e45a50608b995d4411014b4cfeb (patch) | |
tree | 23426b3b54ffc2eb2e8d26c33c5e5ee427f654cb /x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-7863044bf39c5e45a50608b995d4411014b4cfeb.tar.gz gentoo-2-7863044bf39c5e45a50608b995d4411014b4cfeb.tar.bz2 gentoo-2-7863044bf39c5e45a50608b995d4411014b4cfeb.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild')
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild index e982de6b6dd4..b3e32021166b 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.4 2012/06/24 18:45:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.5 2012/06/27 18:20:09 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls the keyboard layout of a running X server." -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |