diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:54:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:54:57 +0000 |
commit | a2802bce9903786b8fc97b87ca702e9c7e1c292c (patch) | |
tree | f36c3778c14e11d6a7dd7a68b34fe6e9c54f8327 /x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild | |
parent | Stable for HPPA (bug #356509). (diff) | |
download | historical-a2802bce9903786b8fc97b87ca702e9c7e1c292c.tar.gz historical-a2802bce9903786b8fc97b87ca702e9c7e1c292c.tar.bz2 historical-a2802bce9903786b8fc97b87ca702e9c7e1c292c.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #354237
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild index 80564458baf9..43a412b52458 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild,v 1.8 2011/03/01 10:47:14 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.1.ebuild,v 1.9 2011/03/05 15:53:53 armin76 Exp $ EAPI=3 @@ -14,7 +14,7 @@ DESCRIPTION="X keyboard configuration database" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" [[ ${PV} == *9999* ]] || SRC_URI="${BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" LICENSE="MIT" |