diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-27 06:12:46 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-27 06:12:46 +0000 |
commit | 818ebf6f66cef84b34cd81d64bbfe0a42b917275 (patch) | |
tree | 3db0dda71a6d17511ca05873525d2d0a2aa451b0 /x11-apps/xinit/xinit-1.3.2.ebuild | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-818ebf6f66cef84b34cd81d64bbfe0a42b917275.tar.gz gentoo-2-818ebf6f66cef84b34cd81d64bbfe0a42b917275.tar.bz2 gentoo-2-818ebf6f66cef84b34cd81d64bbfe0a42b917275.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p17/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-apps/xinit/xinit-1.3.2.ebuild')
-rw-r--r-- | x11-apps/xinit/xinit-1.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xinit/xinit-1.3.2.ebuild b/x11-apps/xinit/xinit-1.3.2.ebuild index cdf5d7de319c..1e22975a86ef 100644 --- a/x11-apps/xinit/xinit-1.3.2.ebuild +++ b/x11-apps/xinit/xinit-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.2.ebuild,v 1.11 2012/12/05 11:19:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.2.ebuild,v 1.12 2013/02/27 06:12:46 zmedico Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="+minimal" RDEPEND=" |